summaryrefslogtreecommitdiff
path: root/dev-libs
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2015-11-09 21:52:16 +0100
committerGilles Dartiguelongue <eva@gentoo.org>2015-11-09 21:52:54 +0100
commit622c2c720bf7acfaa0b91c26b03b70ed96fee4bf (patch)
tree302fd17c3b40e645184915624cf3a278077995f9 /dev-libs
parent9678c529f77ae9191062d5087f7e3c92438e2283 (diff)
downloadgentoo-622c2c720bf7acfaa0b91c26b03b70ed96fee4bf.tar.gz
gentoo-622c2c720bf7acfaa0b91c26b03b70ed96fee4bf.tar.xz
dev-libs/libxml2: re-add missing call to eprefixify
Package-Manager: portage-2.2.23
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libxml2/libxml2-2.9.2-r3.ebuild (renamed from dev-libs/libxml2/libxml2-2.9.2-r2.ebuild)2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-libs/libxml2/libxml2-2.9.2-r2.ebuild b/dev-libs/libxml2/libxml2-2.9.2-r3.ebuild
index 5501fca7463..e8cdc44d51c 100644
--- a/dev-libs/libxml2/libxml2-2.9.2-r2.ebuild
+++ b/dev-libs/libxml2/libxml2-2.9.2-r3.ebuild
@@ -74,6 +74,8 @@ src_prepare() {
# Patches needed for prefix support
epatch "${FILESDIR}"/${PN}-2.7.1-catalog_path.patch
+ eprefixify catalog.c xmlcatalog.c runtest.c xmllint.c
+
# Fix build for Windows platform
epatch "${FILESDIR}"/${PN}-2.8.0_rc1-winnt.patch