What's with the installation of four README files? Making install in file_masters test -z "/d/local/share/cfengine3/cfengine" || ../.././install-sh -c - d "/d/local/share/cfengine3/cfengine" /usr/bin/install -c -m 644 'README' '/d/local/share/cfengine3/ cfengine/README' Making install in file_operands test -z "/d/local/share/doc/cfengine3" || ../.././install-sh -c -d "/d/ local/share/doc/cfengine3" /usr/bin/install -c -m 644 'README' '/d/local/share/doc/cfengine3/ README' Making install in units test -z "/d/local/share/cfengine3/cfengine" || ../.././install-sh -c - d "/d/local/share/cfengine3/cfengine" /usr/bin/install -c -m 644 'README' '/d/local/share/cfengine3/ cfengine/README'
$ find . -name README ./tests/file_operands/README ./tests/units/README ./tests/file_masters/README ./README $ cat tests/file_operands/README $ cat tests/units/README $ cat tests/file_masters/README $ cat README ...(the real file is here)... -- Jo Rhett Net Consonance : consonant endings by net philanthropy, open source and other randomness _______________________________________________ Bug-cfengine mailing list [email protected] https://cfengine.org/mailman/listinfo/bug-cfengine
