mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-cpp/gtest: remove superfluous call of elibtoolize.
Gentoo-Bug: https://bugs.gentoo.org/616428 Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
committed by
Patrice Clement
parent
fb37bc926a
commit
0141a52ce0
@@ -31,7 +31,6 @@ src_prepare() {
|
||||
sed -i -r \
|
||||
-e '/^install-(data|exec)-local:/s|^.*$|&\ndisabled-&|' \
|
||||
Makefile.am || die
|
||||
elibtoolize --reverse-deps
|
||||
autotools-multilib_src_prepare
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user