[packages/kurd] Fix applying patches.

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


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

    Fix applying patches.

 kurd.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kurd.spec b/kurd.spec
index 50ee413..7638fcc 100644
--- a/kurd.spec
+++ b/kurd.spec
@@ -28,8 +28,8 @@ klientów zdalnych desktopów.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 cp -f /usr/share/automake/config.sub admin
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kurd.git/commitdiff/fdc6b4f76ada2b7c48c7a510fe71196e76e8a046



More information about the pld-cvs-commit mailing list