summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-01-14 10:28:11 +0000
committerjkh <jkh@FreeBSD.org>1995-01-14 10:28:11 +0000
commit1839545b6da75f51c0939af6b7ea91574ee693ca (patch)
treefd114acffce4921f7448d9bdba5786700dac9648 /release
parent615fc1e0d9e347a63d81b938c30e6968c95692cc (diff)
downloadFreeBSD-src-1839545b6da75f51c0939af6b7ea91574ee693ca.zip
FreeBSD-src-1839545b6da75f51c0939af6b7ea91574ee693ca.tar.gz
Be neat - put bininst in scripts directory too.
Diffstat (limited to 'release')
-rw-r--r--release/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/Makefile b/release/Makefile
index bfc76f8..aa72b1b 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.77 1995/01/14 07:48:09 jkh Exp $
+# $Id: Makefile,v 1.78 1995/01/14 08:02:49 jkh Exp $
#
FLOPPY= fd0
@@ -30,7 +30,7 @@ CPIO2= etc/services etc/protocols
# bininst MUST be the last file on the cpio floppy. It's used to detect
# a successful extraction.
CPIO3= scripts/miscfuncs.sh scripts/instdist.sh scripts/netinst.sh \
- scripts/adduser.sh scripts/bininst
+ scripts/adduser.sh scripts/bininst.sh
CPIO4= /usr/sbin/tzsetup
CPIO4B= tzsetup
OpenPOWER on IntegriCloud