[Bug 278529] WITHOUT_SENDMAIL=true WITHOUT_LPR=true installs directories which are then deleted by delete-old
Date: Mon, 22 Apr 2024 13:59:43 UTC
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: bugs@FreeBSD.org
Reporter: pete@twisted.org.uk
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.