https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278529
Bug ID: 278529
Summary: WITHOUT_SENDMAIL=true WITHOUT_LPR=true installs
directories which are then deleted by delete-old
Product: Base System
Version: Unspecified
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: misc
Assignee: [email protected]
Reporter: [email protected]
I build with WITHOUT_SENDMAIL=true WITHOUT_LPR=true in src.conf
After the install, when I do "make delete-old" it always does this:
>>> Removing old directories
/usr/share/sendmail
/usr/libexec/lpr/ru
/usr/lib/debug/usr/libexec/lpr/ru
/usr/libexec/lpr
/usr/lib/debug/usr/libexec/lpr
/usr/include/libmilter
Pretty trivial, but I have been meaning to report it for years...
--
You are receiving this mail because:
You are the assignee for the bug.