From 905b8cbfbdf341e433d39436527f3ad28632f7fa Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 13 Sep 2023 14:46:21 +0000 Subject: [PATCH] libtool: Rebuild package because of a Pakfire bug Pakfire incorrectly changed the interpreter of the libtoolize script which breaks it entirely. Signed-off-by: Michael Tremer --- libtool/libtool.nm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libtool/libtool.nm b/libtool/libtool.nm index e95e7ff30..1b6626a6b 100644 --- a/libtool/libtool.nm +++ b/libtool/libtool.nm @@ -5,7 +5,7 @@ name = libtool version = 2.4.7 -release = 1 +release = 2 groups = System/Libraries url = https://www.gnu.org/software/libtool/ -- 2.47.3