summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cvs/cvsinit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/cvs/cvsinit/Makefile')
-rw-r--r--gnu/usr.bin/cvs/cvsinit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/cvs/cvsinit/Makefile b/gnu/usr.bin/cvs/cvsinit/Makefile
index 8cc2d0a..1af01d3 100644
--- a/gnu/usr.bin/cvs/cvsinit/Makefile
+++ b/gnu/usr.bin/cvs/cvsinit/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.2 1995/07/25 00:31:51 bde Exp $
+# $Id: Makefile,v 1.3 1995/12/10 23:06:37 peter Exp $
MAN8= cvsinit.8
@@ -18,7 +18,7 @@ all: cvsinit
sed -e 's,xLIBDIRx,$(EXAMPDIR),g' \
-e "s,xVERSIONx,`cat ver`,g" ${.CURDIR}/$@.sh > $@
-afterinstall:
+beforeinstall:
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
cvsinit ${DESTDIR}${BINDIR}/cvsinit
OpenPOWER on IntegriCloud