aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1995-07-25 00:12:06 +0000
committerBruce Evans <bde@FreeBSD.org>1995-07-25 00:12:06 +0000
commitdb1e9e9ea9eeba784dfcfbdbacc85aacc0afcf7b (patch)
treed15a090781ea468195b6d870030b217665c71cdf /gnu
parentddb43e8bd8f3177263d821a29a7959cf555a4148 (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/texinfo/info-files/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/texinfo/info-files/Makefile b/gnu/usr.bin/texinfo/info-files/Makefile
index 1337187d7885..eeda5bd5f4a3 100644
--- a/gnu/usr.bin/texinfo/info-files/Makefile
+++ b/gnu/usr.bin/texinfo/info-files/Makefile
@@ -5,7 +5,7 @@
INFOFILES= dir
install:
- install ${COPY} -g ${BINGRP} -o ${BINOWN} -m 444 ${INFOFILES} \
+ ${INSTALL} -c -g ${BINGRP} -o ${BINOWN} -m 444 ${INFOFILES} \
${DESTDIR}${INFODIR}
clean cleandir obj: