commit:     622c2c720bf7acfaa0b91c26b03b70ed96fee4bf
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Nov  9 20:52:16 2015 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Nov  9 20:52:54 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=622c2c72

dev-libs/libxml2: re-add missing call to eprefixify

Package-Manager: portage-2.2.23

 dev-libs/libxml2/{libxml2-2.9.2-r2.ebuild => libxml2-2.9.2-r3.ebuild} | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-libs/libxml2/libxml2-2.9.2-r2.ebuild 
b/dev-libs/libxml2/libxml2-2.9.2-r3.ebuild
similarity index 99%
rename from dev-libs/libxml2/libxml2-2.9.2-r2.ebuild
rename to dev-libs/libxml2/libxml2-2.9.2-r3.ebuild
index 5501fca..e8cdc44 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
 

Reply via email to