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.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/app-editors/aee/aee-2.2.15b.ebuild b/app-editors/aee/aee-2.2.15b.ebuild
index 3610053fa695..bbd9266d8086 100644
--- a/app-editors/aee/aee-2.2.15b.ebuild
+++ b/app-editors/aee/aee-2.2.15b.ebuild
@@ -18,7 +18,10 @@ IUSE="X"
RDEPEND="X? ( x11-libs/libX11 )"
DEPEND="${RDEPEND}"
-PATCHES=( "${FILESDIR}"/${P}-ae-location.patch )
+PATCHES=(
+ "${FILESDIR}"/${P}-ae-location.patch
+ "${FILESDIR}"/${PN}-Wformat-security.patch
+)
DOCS=( Changes README.${PN} ${PN}.i18n.guide ${PN}.msg )
src_prepare() {