[packages/pth] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:24:02 CEST 2025
commit 8301800de65099d52d0fc62dd854704edf048ab1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:23:45 2025 +0200
Fix applying patches.
pth.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pth.spec b/pth.spec
index 20a1fc8..1421019 100644
--- a/pth.spec
+++ b/pth.spec
@@ -67,7 +67,7 @@ Statyczna wersja biblioteki przenośnych wątków GNU.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
# no aclocal call: aclocal.m4 contains only local macros, libtool.m4 is included from configure.in
cp -f /usr/share/automake/config.* /usr/share/aclocal/libtool.m4 .
mv aclocal.m4 local.m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pth.git/commitdiff/8301800de65099d52d0fc62dd854704edf048ab1
More information about the pld-cvs-commit
mailing list