freebsd-skq/share
Bryan Drewery a324b0f04c DEBUG_FILES: Create the DEBUGFILEDIR if it doesn't exist on install.
Currently the base.txz distribution does not get the BSD.debug.dist mtree
extracted into it.  So if you start from that and then try to build a 3rd-party
application outside of buildworld it will by-default try installing the
debug files into a missing directory if they are being installed into /usr/lib.

Check for the existence before forcing the directory to be created rather than
the older way of running a shell command with test -d || mkdir -p always.

Reported by:	HardenedBSD (https://github.com/HardenedBSD/secadm/issues/23)
Sponsored by:	EMC / Isilon Storage Division
Differential Revision:	https://reviews.freebsd.org/D5411
2016-03-03 18:08:58 +00:00
..
colldef
ctypedef
dict
doc
dtrace fix tcpdebug: - assign to "flags" in each probe, not only debug-input 2016-03-03 02:46:12 +00:00
examples Fix missing description for command usage 2016-02-13 00:28:48 +00:00
i18n DIRDEPS_BUILD: Fix mapper files building during dirdeps. 2016-03-01 22:25:49 +00:00
keys
locale-links
man Remove self-reference to destroy_dev_drain(9). 2016-03-02 19:22:24 +00:00
me
misc Add entries for Phil Shafer (phil@) 2016-02-29 04:50:24 +00:00
mk DEBUG_FILES: Create the DEBUGFILEDIR if it doesn't exist on install. 2016-03-03 18:08:58 +00:00
monetdef
msgdef
numericdef
security
sendmail
skel
snmp
syscons
tabset
termcap
tests
timedef
vt Remove uudecode make rule for vt fonts 2016-02-29 18:35:16 +00:00
zoneinfo
Makefile
Makefile.inc