So do it like we do in usr.bin/tip/tip/Makefile. ;)
This commit is contained in:
parent
ecf4dc2505
commit
1b1aa7e465
@ -48,7 +48,9 @@ dyn_hack.so:
|
||||
# Since moving rtld-elf to /libexec, we need to create a symlink.
|
||||
# Fixup the existing binary that's there so we can symlink over it.
|
||||
beforeinstall:
|
||||
.if exists(${DESTDIR}/usr/libexec/${PROG})
|
||||
-chflags noschg ${DESTDIR}/usr/libexec/${PROG}
|
||||
.endif
|
||||
|
||||
.PATH: ${.CURDIR}/${MACHINE_ARCH}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user