diff options
Diffstat (limited to 'net-libs/libnet/libnet-1.0.2a-r2.ebuild')
-rw-r--r-- | net-libs/libnet/libnet-1.0.2a-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnet/libnet-1.0.2a-r2.ebuild b/net-libs/libnet/libnet-1.0.2a-r2.ebuild index 2a527b829a02..97fa09e5a52e 100644 --- a/net-libs/libnet/libnet-1.0.2a-r2.ebuild +++ b/net-libs/libnet/libnet-1.0.2a-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.0.2a-r2.ebuild,v 1.9 2003/08/06 15:39:22 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.0.2a-r2.ebuild,v 1.10 2003/09/11 01:25:54 msterret Exp $ S=${WORKDIR}/Libnet-1.0.2a DESCRIPTION="library to provide an API for commonly used low-level network @@ -16,7 +16,7 @@ LICENSE="LGPL-2" KEYWORDS="x86 ppc sparc arm alpha amd64" src_unpack() { - unpack ${A} + unpack ${A} epatch ${FILESDIR}/libnet-gcc33-fix } |