]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix conditional obsolete files entry for WITHOUT_EXAMPLES
authorgonzo <gonzo@FreeBSD.org>
Thu, 17 Jan 2019 06:34:39 +0000 (06:34 +0000)
committergonzo <gonzo@FreeBSD.org>
Thu, 17 Jan 2019 06:34:39 +0000 (06:34 +0000)
commitb7b4dcccb5aa5fc3f6bb2f98ca04f895cbab5efc
tree460368037eab7f3266f27b3a66886559fd071f9b
parent1f8a89145d519bdbe40c5129103c6a0f60234deb
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 <dmitry.wagin@ya.ru> (original patch)
MFC after: 1 week
tools/build/mk/OptionalObsoleteFiles.inc