dev-dotnet/gtk-sharp: removed _elibtoolize command

Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de>
This commit is contained in:
Pascal Jäger
2022-05-10 22:13:03 +02:00
parent c59009e3f1
commit 95e210169d

View File

@@ -39,7 +39,6 @@ DEPEND="${RDEPEND}
src_prepare() {
base_src_prepare
eautoreconf
_elibtoolize
eapply "${FILESDIR}/${P}-fix-build.patch"
eapply_user
}