diff options
author | 2009-06-12 16:47:15 +0000 | |
---|---|---|
committer | 2009-06-12 16:47:15 +0000 | |
commit | 2a85875eb024f78ec9f4238ec0da001720700ede (patch) | |
tree | 9a7fca5a507f83f3fb421c08b0d38a324411fc9c | |
parent | Kill copies of prefixlen2mask and inet6applymask their now in util.c (diff) | |
download | wireguard-openbsd-2a85875eb024f78ec9f4238ec0da001720700ede.tar.xz wireguard-openbsd-2a85875eb024f78ec9f4238ec0da001720700ede.zip |
the TZ list cannot fit onto the floppies
-rw-r--r-- | distrib/alpha/common/list | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/distrib/alpha/common/list b/distrib/alpha/common/list index 0eb73ab05f1..030c6ac0f45 100644 --- a/distrib/alpha/common/list +++ b/distrib/alpha/common/list @@ -1,4 +1,4 @@ -# $OpenBSD: list,v 1.27 2009/05/06 01:30:39 deraadt Exp $ +# $OpenBSD: list,v 1.28 2009/06/12 16:47:15 deraadt Exp $ SRCDIRS distrib/special SRCDIRS bin sbin usr.bin usr.sbin @@ -68,4 +68,3 @@ SCRIPT ${CURDIR}/../../miniroot/install.sh install SCRIPT ${CURDIR}/../../miniroot/upgrade.sh upgrade SCRIPT ${CURDIR}/../common/install.md install.md SPECIAL chmod 755 install upgrade -TZ |