Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Builds failing in file check: crontab in / rather than /usr/bin



From -current sources updated about 4 hours ago I get the
following build failure for a `build.sh distribution' for
all the ports I build:

=======  1 extra files in DESTDIR  =========
Files in DESTDIR but missing from flist.
File is obsolete or flist is out of date ?
------------------------------------------
./crontab
=========  end of 1 extra files  ===========


======  1 missing files in DESTDIR  ========
Files in flist but missing from DESTDIR.
File wasn't installed ?
------------------------------------------
./usr/bin/crontab
========  end of 1 missing files  ==========

crontab is indeed ending up in the destdir / directory rather
than /usr/bin.

Dennis Ferguson


Home | Main Index | Thread Index | Old Index