/libexec subdirs are part of the base system (for *.debug files)
Sponsored by: The FreeBSD Foundation
This commit is contained in:
@@ -56,7 +56,7 @@ PROG_FULL=${PROG}.full
|
||||
# Use ${DEBUGDIR} for base system debug files, else .debug subdirectory
|
||||
.if defined(BINDIR) && (\
|
||||
${BINDIR} == "/bin" ||\
|
||||
${BINDIR} == "/libexec" ||\
|
||||
${BINDIR:C%/libexec(/.*)?%/libexec%} == "/libexec" ||\
|
||||
${BINDIR} == "/sbin" ||\
|
||||
${BINDIR:C%/usr/(bin|bsdinstall|libexec|lpr|sendmail|sm.bin|sbin)(/.*)?%/usr/bin%} == "/usr/bin"\
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user