[packages/kudzu] Fix applying patches.

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


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

    Fix applying patches.

 kudzu.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kudzu.spec b/kudzu.spec
index 1be8dba..deadbf4 100644
--- a/kudzu.spec
+++ b/kudzu.spec
@@ -71,7 +71,7 @@ Skrypty rc dla kudzu.
 
 %prep
 %setup -q
-%patch0 -p1 -b .nopython
+%patch -P0 -p1 -b .nopython
 install %{SOURCE1} .
 mv -f po/eu{_ES,}.po
 rm -f po/no.po
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kudzu.git/commitdiff/8681f42369bb6cae937e92def9b049afa61c148e



More information about the pld-cvs-commit mailing list