[packages/ustr] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:27:46 CEST 2025


commit 4bb3f407f680cd78198b04ea8384badf956fad40
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:27:31 2025 +0200

    Fix applying patches.

 ustr.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/ustr.spec b/ustr.spec
index b0b1fa6..ff11d95 100644
--- a/ustr.spec
+++ b/ustr.spec
@@ -51,12 +51,12 @@ Statyczna biblioteka ustr.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
 
 %build
 %{__make} all-shared \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ustr.git/commitdiff/4bb3f407f680cd78198b04ea8384badf956fad40



More information about the pld-cvs-commit mailing list