commit:     42f20f457fb84f04dc5b43545f5a8fb8ac7b7961
Author:     Thomas D <whissi <AT> whissi <DOT> de>
AuthorDate: Mon Mar 14 17:55:13 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Mar 14 21:31:33 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42f20f45

app-admin/rsyslog: Remove elibtoolize call.

No need to manually call elibtoolize, eautoreconf already does it.

Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1048

 app-admin/rsyslog/rsyslog-8.16.0-r1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-admin/rsyslog/rsyslog-8.16.0-r1.ebuild 
b/app-admin/rsyslog/rsyslog-8.16.0-r1.ebuild
index 607fecf..b205590 100644
--- a/app-admin/rsyslog/rsyslog-8.16.0-r1.ebuild
+++ b/app-admin/rsyslog/rsyslog-8.16.0-r1.ebuild
@@ -134,7 +134,6 @@ src_prepare() {
        default
 
        eautoreconf
-       elibtoolize --patch-only
 }
 
 src_configure() {

Reply via email to