[packages/kxgenerator] Fix applying patches.

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


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

    Fix applying patches.

 kxgenerator.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kxgenerator.spec b/kxgenerator.spec
index 195acec..595ec6d 100644
--- a/kxgenerator.spec
+++ b/kxgenerator.spec
@@ -30,7 +30,7 @@ modyfikowanie pliku xorg.conf.
 
 %prep
 %setup -q
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 cp -f /usr/share/automake/config.sub admin
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kxgenerator.git/commitdiff/e6b0af305c9a7690d54d30b21fa9d0bb6c10c746



More information about the pld-cvs-commit mailing list