Undo previous after thinking about it a bit more. I did say it was only
a temporary change :)
This commit is contained in:
parent
4184d87669
commit
50faa9008e
@ -1,4 +1,4 @@
|
||||
# $NetBSD: list,v 1.5 1998/11/18 11:22:35 simonb Exp $
|
||||
# $NetBSD: list,v 1.6 1998/11/18 12:41:18 simonb Exp $
|
||||
|
||||
# pmax extra's: mountpoint for kernfs
|
||||
SPECIAL mkdir kern
|
||||
@ -47,11 +47,6 @@ SPECIAL ln -s ../../instbin usr.install/sbin/chroot
|
||||
SPECIAL ln -s ../../instbin usr.install/sbin/chown
|
||||
SPECIAL ln -s ../../instbin usr.install/sbin/update
|
||||
|
||||
# XXX temporary extra (for 1.3.X). We need "tar" in the path but not
|
||||
# under /usr until we copy the contents of /usr.install into /usr.
|
||||
# Maybe a better idea is to use pax, which lives in /bin anyway...
|
||||
# Should go away soon in whatever will become 1.4.
|
||||
SPECIAL ln -s ../instbin bin/tar
|
||||
|
||||
# crunchgen source directory specials: progs built in nonstandard places
|
||||
CRUNCHSPECIAL vi srcdir usr.bin/vi/build
|
||||
|
Loading…
Reference in New Issue
Block a user