summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce A. Locke <blocke@gentoo.org>2002-06-29 03:44:18 +0000
committerBruce A. Locke <blocke@gentoo.org>2002-06-29 03:44:18 +0000
commitaa036f3565bfb8fd69c26c613d9bb94a3d76f4d3 (patch)
tree2e097a5314b7f612c1cbb337e3aa8071032f71e9 /net-analyzer/ethereal
parentnew version of ethereal... older versions pulled due to security issues (diff)
downloadhistorical-aa036f3565bfb8fd69c26c613d9bb94a3d76f4d3.tar.gz
historical-aa036f3565bfb8fd69c26c613d9bb94a3d76f4d3.tar.bz2
historical-aa036f3565bfb8fd69c26c613d9bb94a3d76f4d3.zip
remove unneeded src_unpack
Diffstat (limited to 'net-analyzer/ethereal')
-rw-r--r--net-analyzer/ethereal/ethereal-0.9.5.ebuild6
1 files changed, 0 insertions, 6 deletions
diff --git a/net-analyzer/ethereal/ethereal-0.9.5.ebuild b/net-analyzer/ethereal/ethereal-0.9.5.ebuild
index 116e09b92b44..ca8464444aaa 100644
--- a/net-analyzer/ethereal/ethereal-0.9.5.ebuild
+++ b/net-analyzer/ethereal/ethereal-0.9.5.ebuild
@@ -22,12 +22,6 @@ DEPEND="${RDEPEND}
sys-devel/flex
>=net-libs/libpcap-0.5.2"
-src_unpack() {
- unpack ${A}
- cd ${S}
-# patch configure < ${FILESDIR}/${P}-gentoo.patch || die
-}
-
src_compile() {
local myconf
use X || myconf="${myconf} --disable-ethereal"