[packages/gksu] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:47:07 CEST 2025


commit 0567371050d81f8162c1a6c85a2dee937a9fe1c9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:46:52 2025 +0200

    Fix applying patches.

 gksu.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gksu.spec b/gksu.spec
index 173aa9d..1cc7f39 100644
--- a/gksu.spec
+++ b/gksu.spec
@@ -60,8 +60,8 @@ Wtyczka gksu dla nautilusa.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__intltoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gksu.git/commitdiff/0567371050d81f8162c1a6c85a2dee937a9fe1c9



More information about the pld-cvs-commit mailing list