[packages/libtpcmisc] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:02:42 CEST 2025


commit 125db81e504848d1918950e292046cbf5ace9354
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:02:26 2025 +0200

    Fix applying patches.

 libtpcmisc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libtpcmisc.spec b/libtpcmisc.spec
index 45f56dd..db3df3f 100644
--- a/libtpcmisc.spec
+++ b/libtpcmisc.spec
@@ -47,7 +47,7 @@ Statyczna biblioteka libtpcmisc.
 rm -r trunk %{name}_*/autom4te.cache
 mv %{name}_*/* .
 rmdir %{name}_*
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} libtpcmisc.la \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libtpcmisc.git/commitdiff/125db81e504848d1918950e292046cbf5ace9354



More information about the pld-cvs-commit mailing list