net-dns/bind-tools: Fix patch name #577006

Package-Manager: portage-2.2.27
This commit is contained in:
Patrick Lauer
2016-03-11 11:04:02 +01:00
parent e6e24aa42d
commit 9d8f714441

View File

@@ -47,7 +47,7 @@ RESTRICT="test"
src_prepare() {
epatch "${FILESDIR}"/${PN}-9.5.0_p1-lwconfig.patch #231247
epatch "${FILESDIR}"/${PN}-9.10.2-openssl.patch #417129
epatch "${FILESDIR}"/${P}-libressl.patch #563648
epatch "${FILESDIR}"/${PN}-9.10.3_p2-libressl.patch #563648
# Disable tests for now, bug 406399
sed -i '/^SUBDIRS/s:tests::' bin/Makefile.in lib/Makefile.in || die