diff options
Diffstat (limited to 'net-dns/mydns/mydns-1.2.8.31.ebuild')
-rw-r--r-- | net-dns/mydns/mydns-1.2.8.31.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-dns/mydns/mydns-1.2.8.31.ebuild b/net-dns/mydns/mydns-1.2.8.31.ebuild index f415cff53f8..52e131e31f1 100644 --- a/net-dns/mydns/mydns-1.2.8.31.ebuild +++ b/net-dns/mydns/mydns-1.2.8.31.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -29,6 +29,7 @@ REQUIRED_USE="^^ ( mysql postgres )" src_prepare() { epatch "${FILESDIR}/${PN}-1.2.8.27-m4.patch" eautoreconf + epatch "${FILESDIR}/${P}-texinfo.patch" } src_configure() { |