diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1997-10-21 00:35:33 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1997-10-21 00:35:33 +0000 |
commit | e0fb7987ace9822edd5d793531514576e136d830 (patch) | |
tree | e117ae7ff85e6e5152ec03efa19f59d719e5d6c8 /distrib/hp300/ramdisk/list | |
parent | 1a0e3627fa9197ee606e43baf674856c0e6c167f (diff) |
argh
Diffstat (limited to 'distrib/hp300/ramdisk/list')
-rw-r--r-- | distrib/hp300/ramdisk/list | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/distrib/hp300/ramdisk/list b/distrib/hp300/ramdisk/list index c7b416ffc3e..c5aca7b1fac 100644 --- a/distrib/hp300/ramdisk/list +++ b/distrib/hp300/ramdisk/list @@ -1,4 +1,4 @@ -# $OpenBSD: list,v 1.6 1997/10/13 07:47:23 downsj Exp $ +# $OpenBSD: list,v 1.7 1997/10/21 00:35:32 downsj Exp $ COPY ${OBJDIR}/raminst raminst LINK raminst bin/cat @@ -80,8 +80,6 @@ COPY rd.master.passwd etc/master.passwd COPY rd.disktab etc/disktab SPECIAL cd etc; pwd_mkdb -p -d . ./master.passwd -COPY ${DESTDIR}/etc/virc etc/virc - # and the common installation tools COPY ${TOPDIR}/common/dot.commonutils .commonutils COPY ${TOPDIR}/common/termcap.hp-vt usr/share/misc/termcap |