aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorJens Schweikhardt <schweikh@FreeBSD.org>2004-11-14 21:14:06 +0000
committerJens Schweikhardt <schweikh@FreeBSD.org>2004-11-14 21:14:06 +0000
commit443ceb1c7efdfe3ca9476c719656db0f38a7e374 (patch)
tree5bc838c243d1b57460bb4a05664083eae69a7730 /libexec
parent428b40b211134b7be2532dfc20ee4a497be4a208 (diff)
Notes
Diffstat (limited to 'libexec')
-rw-r--r--libexec/rtld-elf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rtld-elf/Makefile b/libexec/rtld-elf/Makefile
index 1b2910a77175..e5235a92a201 100644
--- a/libexec/rtld-elf/Makefile
+++ b/libexec/rtld-elf/Makefile
@@ -48,7 +48,7 @@ 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:
- -chflags noschg ${DESTDIR}/${BINDIR}/${PROG}
+ -chflags noschg ${DESTDIR}/usr/libexec/${PROG}
.PATH: ${.CURDIR}/${MACHINE_ARCH}