commit: 89bc7fb38b1fac5426391dadbed3a59a24d42552
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 14 07:21:09 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Nov 14 07:21:09 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89bc7fb3
net-libs/libnftnl: Remove unnecessary src_* functions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
net-libs/libnftnl/libnftnl-1.1.2.ebuild | 8 --------
1 file changed, 8 deletions(-)
diff --git a/net-libs/libnftnl/libnftnl-1.1.2.ebuild
b/net-libs/libnftnl/libnftnl-1.1.2.ebuild
index 90678f9c712..a5ebb817bde 100644
--- a/net-libs/libnftnl/libnftnl-1.1.2.ebuild
+++ b/net-libs/libnftnl/libnftnl-1.1.2.ebuild
@@ -26,10 +26,6 @@ pkg_setup() {
eerror "This package requires kernel version 3.13 or newer to
work properly."
fi
}
-src_prepare() {
- default
- eautoreconf
-}
src_configure() {
local myeconfargs=(
@@ -38,10 +34,6 @@ src_configure() {
econf "${myeconfargs[@]}"
}
-src_test() {
- default
-}
-
src_install() {
default
gen_usr_ldscript -a nftnl