[packages/libgksu] Fix applying patches.

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


commit cf6d92cb8e5c003113c99d63b3b3257ae49e94e2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:49:33 2025 +0200

    Fix applying patches.

 libgksu.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/libgksu.spec b/libgksu.spec
index 13287d5..2483cc7 100644
--- a/libgksu.spec
+++ b/libgksu.spec
@@ -93,11 +93,11 @@ blokuje urządzenia wejściowe.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 %build
 %{__gtkdocize} --docdir docs/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libgksu.git/commitdiff/cf6d92cb8e5c003113c99d63b3b3257ae49e94e2



More information about the pld-cvs-commit mailing list