projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6e24aa
)
net-dns/bind-tools: Fix patch name #577006
author
Patrick Lauer
<patrick@gentoo.org>
Fri, 11 Mar 2016 10:04:02 +0000
(11:04 +0100)
committer
Patrick Lauer
<patrick@gentoo.org>
Fri, 11 Mar 2016 10:04:22 +0000
(11:04 +0100)
Package-Manager: portage-2.2.27
net-dns/bind-tools/bind-tools-9.10.3_p4.ebuild
patch
|
blob
|
history
diff --git
a/net-dns/bind-tools/bind-tools-9.10.3_p4.ebuild
b/net-dns/bind-tools/bind-tools-9.10.3_p4.ebuild
index 08d7816d06e9dcac4743a01f88409d9195ad986f..65e0a877337fb2b3ce231fc4f009fbbe62487690 100644
(file)
--- a/
net-dns/bind-tools/bind-tools-9.10.3_p4.ebuild
+++ b/
net-dns/bind-tools/bind-tools-9.10.3_p4.ebuild
@@
-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}"/${P
N}-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