[packages/gnokii] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:51:02 CEST 2025
commit ba1b81785e0ed9e1771166abcc96a08d67db73d4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:50:46 2025 +0200
Fix applying patches.
gnokii.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gnokii.spec b/gnokii.spec
index 80f2966..f2963e6 100644
--- a/gnokii.spec
+++ b/gnokii.spec
@@ -181,10 +181,10 @@ Wtyczka obsługi plików dla gnokii-smsd.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnokii.git/commitdiff/ba1b81785e0ed9e1771166abcc96a08d67db73d4
More information about the pld-cvs-commit
mailing list