summaryrefslogtreecommitdiff
path: root/x11-misc/xnee/xnee-3.19-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/xnee/xnee-3.19-r2.ebuild')
-rw-r--r--x11-misc/xnee/xnee-3.19-r2.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-misc/xnee/xnee-3.19-r2.ebuild b/x11-misc/xnee/xnee-3.19-r2.ebuild
index 17cd30ca867e..f87a29dadb4b 100644
--- a/x11-misc/xnee/xnee-3.19-r2.ebuild
+++ b/x11-misc/xnee/xnee-3.19-r2.ebuild
@@ -45,10 +45,13 @@ DOCS=( AUTHORS BUGS ChangeLog FAQ NEWS README TODO )
PATCHES=(
"${FILESDIR}"/${PN}-3.18-linker.patch
"${FILESDIR}"/${P}-libgnomeui-only-for-applets.patch
+ "${FILESDIR}"/${P}-slibtool.patch
)
src_prepare() {
default
+
+ mv configure.{in,ac} || die
eautoreconf
}