projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ad4edb
)
net-dns/nsd: Fixed configure run with USE="systemd"
author
Lars Wendler
<polynomial-c@gentoo.org>
Thu, 16 Aug 2018 19:55:09 +0000
(21:55 +0200)
committer
Lars Wendler
<polynomial-c@gentoo.org>
Thu, 16 Aug 2018 19:55:09 +0000
(21:55 +0200)
Closes: https://bugs.gentoo.org/663618
Package-Manager: Portage-2.3.46, Repoman-2.3.10
net-dns/nsd/nsd-4.1.24.ebuild
patch
|
blob
|
history
diff --git
a/net-dns/nsd/nsd-4.1.24.ebuild
b/net-dns/nsd/nsd-4.1.24.ebuild
index 39c2613bc0705d89de1ea4545f89c0e509a182ca..4ba2bdca09107f99e5a6ccd70c43855d10bacae0 100644
(file)
--- a/
net-dns/nsd/nsd-4.1.24.ebuild
+++ b/
net-dns/nsd/nsd-4.1.24.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-inherit user systemd
+inherit
autotools
user systemd
# version voodoo needed only for non-release tarballs: 4.0.0_rc1 => 4.0.0rc1
MY_PV="${PV/_beta/b}"
@@
-41,6
+41,11
@@
PATCHES=(
"${FILESDIR}"/nsd_munin_.patch
)
+src_prepare() {
+ default
+ eautoreconf
+}
+
src_configure() {
local myeconfargs=(
--enable-largefile