summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2002-07-07 03:06:29 +0000
committerMartin Schlemmer <azarah@gentoo.org>2002-07-07 03:06:29 +0000
commit15299047571d80d9922f9a7b203e44817b8b3d82 (patch)
treefdc708be6878733059a7c05f89623a612bf89de5 /net-news
parentversion bump (diff)
downloadgentoo-2-15299047571d80d9922f9a7b203e44817b8b3d82.tar.gz
gentoo-2-15299047571d80d9922f9a7b203e44817b8b3d82.tar.bz2
gentoo-2-15299047571d80d9922f9a7b203e44817b8b3d82.zip
dont libtoolize
Diffstat (limited to 'net-news')
-rw-r--r--net-news/pan/pan-0.12.0-r2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-news/pan/pan-0.12.0-r2.ebuild b/net-news/pan/pan-0.12.0-r2.ebuild
index 29719dfcf3d3..bc0207d3956c 100644
--- a/net-news/pan/pan-0.12.0-r2.ebuild
+++ b/net-news/pan/pan-0.12.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-news/pan/pan-0.12.0-r2.ebuild,v 1.1 2002/06/30 23:55:35 stroke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/pan/pan-0.12.0-r2.ebuild,v 1.2 2002/07/07 03:06:29 azarah Exp $
# Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+
DEBUG="yes"
@@ -31,7 +31,6 @@ src_compile() {
local myconf
use nls || myconf="--disable-nls"
- libtoolize --copy --force
./configure --host=${CHOST} \
--prefix=/usr \
--sysconfdir=/etc \