diff options
Diffstat (limited to 'distrib/sparc/floppies/inst/list')
-rw-r--r-- | distrib/sparc/floppies/inst/list | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/distrib/sparc/floppies/inst/list b/distrib/sparc/floppies/inst/list index 79f323a5606..4b45271ed7e 100644 --- a/distrib/sparc/floppies/inst/list +++ b/distrib/sparc/floppies/inst/list @@ -1,4 +1,4 @@ -# $OpenBSD: list,v 1.4 1997/05/01 18:46:57 grr Exp $ +# $OpenBSD: list,v 1.5 1997/05/05 16:31:38 grr Exp $ # the disktab explanation file COPY disktab.preinstall etc/disktab.preinstall @@ -12,8 +12,5 @@ COPY install.sh install # we need the contents of /usr/mdec COPYDIR ${DESTDIR}/usr/mdec usr/mdec -# and a mount point for the kernfs -SPECIAL mkdir kern - # make install executable SPECIAL chmod 755 install |