--- parted-1.6.25.ebuild.orig 2006-04-28 18:38:47.000000000 +0200 +++ parted-1.6.25.ebuild.orig 2006-04-28 18:38:53.000000000 +0200 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.25.ebuild,v 1.8 2006/04/22 05:45:22 vapier Exp $ -inherit eutils +inherit autotools eutils DESCRIPTION="Create, destroy, resize, check, copy partitions and file systems" HOMEPAGE="http://www.gnu.org/software/parted" @@ -25,6 +25,8 @@ unpack ${A} cd ${S} epatch ${FILESDIR}/005_all_parted-1.6.3-pyparted.patch + epatch ${FILESDIR}/${P}-as-needed.patch + eautoreconf } src_compile() {