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/hppa | |
parent | 0b07be2d9922738d0be9c5ab7c9dd5b975e0c227 (diff) |
nothing uses a SRCDIR of gnu anymore, proposed by mickey, tested by me
Diffstat (limited to 'distrib/hppa')
-rw-r--r-- | distrib/hppa/list | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/hppa/list b/distrib/hppa/list index 278ae27edde..92d9927b765 100644 --- a/distrib/hppa/list +++ b/distrib/hppa/list @@ -1,7 +1,7 @@ -# $OpenBSD: list,v 1.5 2004/10/02 14:47:12 krw Exp $ +# $OpenBSD: list,v 1.6 2004/12/29 00:45:32 deraadt Exp $ SRCDIRS distrib/special -SRCDIRS gnu/usr.bin usr.bin bin sbin usr.sbin +SRCDIRS bin sbin usr.bin usr.sbin # copy the crunched binary, link to it, and kill it COPY ${OBJDIR}/instbin instbin |