[packages/libtool] - force direct shebang also in ltmain.sh propagated to autogen'd projects; release 3

qboosh qboosh at pld-linux.org
Tue Jul 12 21:24:59 CEST 2022


commit 775ef5c5d9691c545fa1d1ef1ff2bcdbcae4b0d2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Jul 12 21:26:46 2022 +0200

    - force direct shebang also in ltmain.sh propagated to autogen'd projects; release 3

 libtool.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libtool.spec b/libtool.spec
index 478b1fe..9808635 100644
--- a/libtool.spec
+++ b/libtool.spec
@@ -11,7 +11,7 @@ Summary(ru.UTF-8):	GNU libtool, набор утилит для генераци
 Summary(uk.UTF-8):	GNU libtool, набір утиліт для генерації динамічних бібліотек
 Name:		libtool
 Version:	2.4.7
-Release:	2
+Release:	3
 Epoch:		2
 License:	GPL v2+
 Group:		Development/Tools
@@ -154,7 +154,7 @@ utilizando componentes estáticos (raramente necessário).
 %patch3 -p1
 %patch4 -p1
 
-%{__sed} -i -e '1s, /usr/bin/env sh,/bin/sh,' libtoolize.in
+%{__sed} -i -e '1s, /usr/bin/env sh,/bin/sh,' libtoolize.in build-aux/ltmain.{in,sh}
 
 %build
 %{__aclocal} -I m4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libtool.git/commitdiff/775ef5c5d9691c545fa1d1ef1ff2bcdbcae4b0d2



More information about the pld-cvs-commit mailing list