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
commit0ebdaef3daf38102f66b3ef77565d3e7d4ffeaac (patch)
tree7d2488bc6444d4b172a5737e45c2d85cef0c7aa2 /net-news
parentversion bump (diff)
downloadhistorical-0ebdaef3daf38102f66b3ef77565d3e7d4ffeaac.tar.gz
historical-0ebdaef3daf38102f66b3ef77565d3e7d4ffeaac.tar.bz2
historical-0ebdaef3daf38102f66b3ef77565d3e7d4ffeaac.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 \