summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/aee/aee-2.2.15b.ebuild')
-rw-r--r--app-editors/aee/aee-2.2.15b.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/aee/aee-2.2.15b.ebuild b/app-editors/aee/aee-2.2.15b.ebuild
index c43d0406861f..d32945b2f5df 100644
--- a/app-editors/aee/aee-2.2.15b.ebuild
+++ b/app-editors/aee/aee-2.2.15b.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
@@ -18,7 +18,7 @@ RDEPEND="X? ( x11-libs/libX11 )"
DEPEND="${RDEPEND}"
src_prepare() {
- epatch "${FILESDIR}"/${PN}-*.diff
+ epatch "${FILESDIR}"/${P}-ae-location.patch
sed -i \
-e "s/make -/\$(MAKE) -/g" \