https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228484
--- Comment #2 from [email protected] --- A commit references this bug: Author: gonzo Date: Thu Jan 17 06:34:40 UTC 2019 New revision: 343110 URL: https://svnweb.freebsd.org/changeset/base/343110 Log: Fix conditional obsolete files entry for WITHOUT_EXAMPLES Add all the files under /usr/share/examples to the MK_EXAMPLES section. OLD_DIRS entries are not removed if they're not empty so prior to this change WITHOUT_EXAMPLES didn't have significant effect on the updated system. PR: 228484 Submitted by: Dmitry Wagin <[email protected]> (original patch) MFC after: 1 week Changes: head/tools/build/mk/OptionalObsoleteFiles.inc -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
