From 2e2a2a951f38fce59fd6e5111daac98e8ac2039b Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Thu, 4 Sep 1997 06:24:51 +0000 Subject: fix pdksh/sh/-sh nightmare --- distrib/arc/ramdisk/list | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'distrib/arc/ramdisk/list') diff --git a/distrib/arc/ramdisk/list b/distrib/arc/ramdisk/list index 96ac3c1c0dd..ab12fc4f31a 100644 --- a/distrib/arc/ramdisk/list +++ b/distrib/arc/ramdisk/list @@ -1,4 +1,4 @@ -# $OpenBSD: list,v 1.5 1997/05/24 16:22:18 pefo Exp $ +# $OpenBSD: list,v 1.6 1997/09/04 06:24:49 deraadt Exp $ SRCDIRS usr.bin bin sbin usr.sbin gnu/usr.bin SRCDIRS usr.bin/vi usr.sbin/pppd @@ -21,6 +21,7 @@ LINK instbin bin/mv LINK instbin bin/pax bin/tar bin/cpio LINK instbin bin/rm LINK instbin bin/pdksh bin/sh +ARGVLINK pdksh -sh LINK instbin bin/sleep LINK instbin bin/stty LINK instbin bin/sync @@ -65,9 +66,6 @@ SYMLINK ../../instbin usr/bin/gzip usr/bin/gunzip usr/bin/gzcat SYMLINK ../../instbin usr/bin/sed SYMLINK ../../instbin usr/bin/build usr/bin/vi -# `internal' crunchgen links -ARGVLINK sh -sh - # copy the MAKEDEV script and make some devices COPY ${DESTDIR}/dev/MAKEDEV dev/MAKEDEV SPECIAL cd dev; sh MAKEDEV ramdisk -- cgit v1.2.3