From 36e417bbd3a941c9946bb0a58b577e46eaddbe86 Mon Sep 17 00:00:00 2001 From: waddlesplash Date: Wed, 14 Dec 2022 14:17:01 -0500 Subject: [PATCH] Revert "libtool, remove libtool file and static library (#7565)" (#7566) This reverts commit 95078608af888ae0d85cfc267684a8f8e7610356. --- sys-devel/libtool/libtool-2.4.6.recipe | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/sys-devel/libtool/libtool-2.4.6.recipe b/sys-devel/libtool/libtool-2.4.6.recipe index 7139c2b03..e89db7e68 100644 --- a/sys-devel/libtool/libtool-2.4.6.recipe +++ b/sys-devel/libtool/libtool-2.4.6.recipe @@ -4,7 +4,7 @@ UNIX architectures to build shared libraries in a generic fashion." HOMEPAGE="http://www.gnu.org/software/libtool" COPYRIGHT="2004-2010 Free Software Foundation, Inc." LICENSE="GNU GPL v2" -REVISION="3" +REVISION="2" SOURCE_URI="https://ftp.gnu.org/gnu/libtool/libtool-$portVersion.tar.gz" CHECKSUM_SHA256="e3bd4d5d3d025a36c21dd6af7ea818a2afcd4dfc1ea5a17b39d7854bcd0c06e3" PATCHES="libtool-$portVersion.patchset" @@ -89,11 +89,7 @@ BUILD() INSTALL() { make install - - prepareInstalledDevelLib libltdl - - # remove libtool file & static library - rm $libDir/libltdl.la $libDir/libltdl.a + prepareInstalledDevelLibs libltdl # libltdl package packageEntries libltdl \