commit:     9b9c3e810d99ce6ea47754894abbe7221c922347
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 18 11:55:29 2017 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Mar 18 11:55:55 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b9c3e81

app-editors/emacs-vcs: Drop autogen.sh.

No longer needed since upstream switched from Automake to GNU Make.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-editors/emacs-vcs/emacs-vcs-26.0.9999.ebuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/app-editors/emacs-vcs/emacs-vcs-26.0.9999.ebuild 
b/app-editors/emacs-vcs/emacs-vcs-26.0.9999.ebuild
index efb82a521ff..3d19dbbd824 100644
--- a/app-editors/emacs-vcs/emacs-vcs-26.0.9999.ebuild
+++ b/app-editors/emacs-vcs/emacs-vcs-26.0.9999.ebuild
@@ -120,10 +120,7 @@ src_prepare() {
        sed -i -e "/^\\.so/s/etags/&-${EMACS_SUFFIX}/" doc/man/ctags.1 \
                || die "unable to sed ctags.1"
 
-       bash -c 'autoreconf() { echo nope; }; . $0 "$@"' \
-               ./autogen.sh --no-check || die  #605400
        AT_M4DIR=m4 eautoreconf
-       touch src/stamp-h.in || die
 }
 
 src_configure() {

Reply via email to