Displaying 1 result from an estimated 1 matches for "timedop".
Did you mean:
timecop
2012 Aug 24
1
9.1-RC1 make buildworld with WITHOUT_LPR NO_LPR not cleaning up properly
/etc/make.conf contains NO_LPR=YES
/etc/src.conf contains WITHOUT_LPR=YES
make buildworld consistently (9.0 through 9.1-RC1) leaves
/usr/share/doc/smm/07.lpd/paper.ascii.gz
which is then deleted by make delete-old.
This behaviour was not apparent in 8.x.
I have systems available to test a fix.