diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-12-29 00:45:36 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-12-29 00:45:36 +0000 |
commit | 3c7a1deced17051290ff45a9547be413f9f43340 (patch) | |
tree | b5a46cd1620d81c15df94141c0124653780d2461 /distrib/miniroot/list | |
parent | 0b07be2d9922738d0be9c5ab7c9dd5b975e0c227 (diff) |
nothing uses a SRCDIR of gnu anymore, proposed by mickey, tested by me
Diffstat (limited to 'distrib/miniroot/list')
-rw-r--r-- | distrib/miniroot/list | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/miniroot/list b/distrib/miniroot/list index f82ead0f102..10066b5f3c8 100644 --- a/distrib/miniroot/list +++ b/distrib/miniroot/list @@ -1,8 +1,8 @@ -# $OpenBSD: list,v 1.33 2004/10/02 14:47:12 krw Exp $ +# $OpenBSD: list,v 1.34 2004/12/29 00:45:33 deraadt Exp $ # $NetBSD: list,v 1.4.4.1 1996/06/20 20:30:26 pk Exp $ SRCDIRS distrib/special -SRCDIRS usr.bin bin sbin usr.sbin gnu/usr.bin +SRCDIRS bin sbin usr.bin usr.sbin # copy the crunched binary, link to it, and kill it COPY ${OBJDIR}/instbin instbin |