diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 03:48:47 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 03:48:47 +0000 |
commit | cf3fcf9c65fa0be3e93dcd9c0036a5f90c9b607f (patch) | |
tree | 93a5c89fcdeb6e786f50559caff926f5e3e8b7b3 /net-misc/zebra/zebra-0.93b.ebuild | |
parent | sync IUSE (missing) (Manifest recommit) (diff) | |
download | gentoo-2-cf3fcf9c65fa0be3e93dcd9c0036a5f90c9b607f.tar.gz gentoo-2-cf3fcf9c65fa0be3e93dcd9c0036a5f90c9b607f.tar.bz2 gentoo-2-cf3fcf9c65fa0be3e93dcd9c0036a5f90c9b607f.zip |
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'net-misc/zebra/zebra-0.93b.ebuild')
-rw-r--r-- | net-misc/zebra/zebra-0.93b.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/zebra/zebra-0.93b.ebuild b/net-misc/zebra/zebra-0.93b.ebuild index b5c450a8f47c..d5f9d99ca9e8 100644 --- a/net-misc/zebra/zebra-0.93b.ebuild +++ b/net-misc/zebra/zebra-0.93b.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/zebra/zebra-0.93b.ebuild,v 1.8 2004/07/01 22:16:07 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/zebra/zebra-0.93b.ebuild,v 1.9 2004/07/15 03:45:50 agriffis Exp $ -S=${WORKDIR}/${P} IUSE="pam snmp ipv6" DESCRIPTION="Multithreaded TCP/IP Routing Software that supports BGP-4, RIPv1, RIPv2 and OSPFv2" |