[packages/gengen] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:42:09 CEST 2025


commit fda2903e51d587235646739077f17a94489e17b6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:41:54 2025 +0200

    Fix applying patches.

 gengen.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gengen.spec b/gengen.spec
index c2262fe..4538f00 100644
--- a/gengen.spec
+++ b/gengen.spec
@@ -26,7 +26,7 @@ tekstu podstawiający wartości zamiast parametrów.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gengen.git/commitdiff/fda2903e51d587235646739077f17a94489e17b6



More information about the pld-cvs-commit mailing list