net-firewall/xtables-addons: Use KV_OUT_DIR for building
authorSven Wegener <swegener@gentoo.org>
Thu, 6 Sep 2018 07:35:00 +0000 (07:35 +0000)
committerSven Wegener <swegener@gentoo.org>
Thu, 6 Sep 2018 07:35:56 +0000 (07:35 +0000)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

net-firewall/xtables-addons/xtables-addons-2.13.ebuild
net-firewall/xtables-addons/xtables-addons-2.14.ebuild
net-firewall/xtables-addons/xtables-addons-3.0.ebuild

index 344178cebcc081119fc80a3669f05cffca5d5897..3722de98ac4a6a58caa63c91e03819d9fa3ea7fe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -171,7 +171,7 @@ src_configure() {
        set_arch_to_kernel # .. or it'll look for /arch/amd64/Makefile
        econf --prefix="${EPREFIX}/" \
                --libexecdir="${EPREFIX}/$(get_libdir)/" \
-               --with-kbuild="${KV_DIR}"
+               --with-kbuild="${KV_OUT_DIR}"
 }
 
 src_compile() {
index 0cc12c8362999ad172d96ba3c5f0c2c94fa28781..f802d660a6392dd5c583f0622d37ba55c67c8ebe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -171,7 +171,7 @@ src_configure() {
        set_arch_to_kernel # .. or it'll look for /arch/amd64/Makefile
        econf --prefix="${EPREFIX}/" \
                --libexecdir="${EPREFIX}/$(get_libdir)/" \
-               --with-kbuild="${KV_DIR}"
+               --with-kbuild="${KV_OUT_DIR}"
 }
 
 src_compile() {
index fe13a6f14f1850c7e1d1a4e3e86278eed7837935..7683ecc923edabdf4be5f073e6a60eeebbeac156 100644 (file)
@@ -171,7 +171,7 @@ src_configure() {
        set_arch_to_kernel # .. or it'll look for /arch/amd64/Makefile
        econf --prefix="${EPREFIX}/" \
                --libexecdir="${EPREFIX}/$(get_libdir)/" \
-               --with-kbuild="${KV_DIR}"
+               --with-kbuild="${KV_OUT_DIR}"
 }
 
 src_compile() {