commit:     ab0a38628e7508edaec436075c4c1d8caab995ab
Author:     Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Tue Apr 21 13:04:41 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Apr 21 13:07:57 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ab0a3862

app-misc/rdfind: Move autoconf from configure to prepare phase.

Reported-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>

 app-misc/rdfind/rdfind-1.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/rdfind/rdfind-1.4.1.ebuild 
b/app-misc/rdfind/rdfind-1.4.1.ebuild
index 5b0396f..336b048 100644
--- a/app-misc/rdfind/rdfind-1.4.1.ebuild
+++ b/app-misc/rdfind/rdfind-1.4.1.ebuild
@@ -19,7 +19,7 @@ RDEPEND="${DEPEND}"
 
 S="${WORKDIR}/${PN}-releases-${PV}"
 
-src_configure() {
+src_prepare() {
        # NOTE: Commands are from bootstrap.sh.
        eaclocal
        eautoheader

Reply via email to