--- gnome-power-manager-2.24.4-r1.ebuild.tree 2009-03-28 14:50:06.000000000 +0200 +++ gnome-power-manager-2.24.4-r1.ebuild 2009-03-28 14:50:05.000000000 +0200 @@ -79,7 +79,8 @@ epatch "${WORKDIR}/${P}-cpufreq-support.patch" epatch "${WORKDIR}/${P}-cpufreq-ui.patch" - eautoreconf + rm -v m4/lt* m4/libtool.m4 || die + AT_M4DIR=m4 eautoreconf # glibc splits this out, whereas other libc's do not tend to use elibc_glibc || sed -e 's/-lresolv//' -i configure || die "sed 2 failed"