[packages/gsmlib] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:00:07 CEST 2025


commit b834c6be8369d31468e91d697926e0c7089d763d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:59:50 2025 +0200

    Fix applying patches.

 gsmlib.spec | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/gsmlib.spec b/gsmlib.spec
index eaffbd9..19989aa 100644
--- a/gsmlib.spec
+++ b/gsmlib.spec
@@ -73,13 +73,13 @@ Statyczna biblioteka gsmlib.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p0
-%patch4 -p0
-%patch5 -p1
-%patch6 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p0
+%patch -P4 -p0
+%patch -P5 -p1
+%patch -P6 -p1
 
 %build
 # supplied libtool is broken (C++ library linking)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gsmlib.git/commitdiff/b834c6be8369d31468e91d697926e0c7089d763d



More information about the pld-cvs-commit mailing list