diff options
Diffstat (limited to 'net-analyzer/pmacct/pmacct-0.12.2.ebuild')
-rw-r--r-- | net-analyzer/pmacct/pmacct-0.12.2.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-analyzer/pmacct/pmacct-0.12.2.ebuild b/net-analyzer/pmacct/pmacct-0.12.2.ebuild index e10bc5259d87..724a1cce9672 100644 --- a/net-analyzer/pmacct/pmacct-0.12.2.ebuild +++ b/net-analyzer/pmacct/pmacct-0.12.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.12.2.ebuild,v 1.1 2010/07/21 16:21:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.12.2.ebuild,v 1.2 2010/09/30 16:43:04 jer Exp $ EAPI="2" @@ -22,8 +22,6 @@ RDEPEND="net-libs/libpcap DEPEND="${RDEPEND}" src_prepare() { - cp -av configure{,.org} - cp -av configure.in{,.org} epatch "${FILESDIR}"/${PN}-0.12.0-gentoo.patch } |