summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/bind/bind-9.9.5_p1.ebuild')
-rw-r--r--net-dns/bind/bind-9.9.5_p1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/bind/bind-9.9.5_p1.ebuild b/net-dns/bind/bind-9.9.5_p1.ebuild
index 219340075371..5c788a54ec11 100644
--- a/net-dns/bind/bind-9.9.5_p1.ebuild
+++ b/net-dns/bind/bind-9.9.5_p1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.9.5_p1.ebuild,v 1.1 2014/08/15 12:05:02 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.9.5_p1.ebuild,v 1.2 2014/08/18 18:51:23 idl0r Exp $
# Re dlz/mysql and threads, needs to be verified..
# MySQL uses thread local storage in its C api. Thus MySQL
@@ -138,7 +138,7 @@ src_prepare() {
# ${GEOIP_PATCH_A} || die
# sed -i -e 's:^ PATCHVER=2: PATCHVER=4:' ${GEOIP_PATCH_A} || die
# epatch -F0 ${GEOIP_PATCH_A}
- epatch -F0 "${DISTDIR}/${P}-geoip.patch"
+ epatch -F0 "${DISTDIR}/${GEOIP_PATCH_A}"
fi
# Disable tests for now, bug 406399