commit:     81bf123895dfa60b72a357a3317a224907547f2c
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 15 19:59:25 2021 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Mar 15 19:59:25 2021 +0000
URL:        https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=81bf1238

gkbuilds/thin-provisioning-tools: no need to manually call gkautoreconf

Default src_prepare() will take care of calling gkautoreconf when needed.

Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 gkbuilds/thin-provisioning-tools.gkbuild | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/gkbuilds/thin-provisioning-tools.gkbuild 
b/gkbuilds/thin-provisioning-tools.gkbuild
index c3ebc7f..bd69ff7 100644
--- a/gkbuilds/thin-provisioning-tools.gkbuild
+++ b/gkbuilds/thin-provisioning-tools.gkbuild
@@ -1,11 +1,6 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-src_prepare() {
-       default
-       gkautoreconf
-}
-
 src_configure() {
        local myconf=(
                --with-optimisation=''

Reply via email to