aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/vgrind
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1997-01-01 04:22:23 +0000
committerBruce Evans <bde@FreeBSD.org>1997-01-01 04:22:23 +0000
commit015a0dc2e45141f57d3f8e49d3eb2e56b56ce5b0 (patch)
tree15985d72bf018a5d6d67483342b8ca6e6c60215b /usr.bin/vgrind
parent7956a30f26b73dfeab2a226ccb9643e10b74fa82 (diff)
downloadsrc-015a0dc2e45141f57d3f8e49d3eb2e56b56ce5b0.tar.gz
src-015a0dc2e45141f57d3f8e49d3eb2e56b56ce5b0.zip
Notes
Diffstat (limited to 'usr.bin/vgrind')
-rw-r--r--usr.bin/vgrind/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/vgrind/Makefile b/usr.bin/vgrind/Makefile
index ea692f65e790..b34e49669e9f 100644
--- a/usr.bin/vgrind/Makefile
+++ b/usr.bin/vgrind/Makefile
@@ -18,7 +18,7 @@ beforeinstall:
${.CURDIR}/vgrind.sh ${DESTDIR}/usr/bin/vgrind
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/vgrindefs.src \
${DESTDIR}/usr/share/misc/vgrindefs
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 \
+ ${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m 444 \
vgrindefs.src.db ${DESTDIR}/usr/share/misc/vgrindefs.db
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/tmac.vgrind \
${DESTDIR}/usr/share/tmac