summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-libs/libxslt/files/libxslt-1.1.32-simplify-python.patch (renamed from dev-libs/libxslt/files/1.1.32-simplify-python.patch)0
-rw-r--r--dev-libs/libxslt/libxslt-1.1.33-r1.ebuild4
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxslt/files/1.1.32-simplify-python.patch b/dev-libs/libxslt/files/libxslt-1.1.32-simplify-python.patch
index d5a4401afd61..d5a4401afd61 100644
--- a/dev-libs/libxslt/files/1.1.32-simplify-python.patch
+++ b/dev-libs/libxslt/files/libxslt-1.1.32-simplify-python.patch
diff --git a/dev-libs/libxslt/libxslt-1.1.33-r1.ebuild b/dev-libs/libxslt/libxslt-1.1.33-r1.ebuild
index 66a2d1b8dbd3..26cde21e982c 100644
--- a/dev-libs/libxslt/libxslt-1.1.33-r1.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.33-r1.ebuild
@@ -43,9 +43,9 @@ src_prepare() {
# Simplify python setup
# https://bugzilla.gnome.org/show_bug.cgi?id=758095
- eapply "${FILESDIR}"/1.1.32-simplify-python.patch
+ eapply "${FILESDIR}"/${PN}-1.1.32-simplify-python.patch
eapply "${FILESDIR}"/${PN}-1.1.28-disable-static-modules.patch
- eapply "${DISTDIR}"/libxslt-1.1.33-CVE-2019-11068.patch
+ eapply "${DISTDIR}"/${PN}-1.1.33-CVE-2019-11068.patch
eautoreconf
# If eautoreconf'd with new autoconf, then epunt_cxx is not necessary