[packages/sc68] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:52:09 CEST 2025


commit 95b2701936530ce2d658ec4cc9a6105f75c73426
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:51:54 2025 +0200

    Fix applying patches.

 sc68.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/sc68.spec b/sc68.spec
index 0ed65d3..6285b6f 100644
--- a/sc68.spec
+++ b/sc68.spec
@@ -86,12 +86,12 @@ Dokumentacja API bibliotek sc68.
 
 %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
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sc68.git/commitdiff/95b2701936530ce2d658ec4cc9a6105f75c73426



More information about the pld-cvs-commit mailing list