[packages/dynagen] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:21:56 CEST 2025


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

    Fix applying patches.

 dynagen.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dynagen.spec b/dynagen.spec
index 7f3aca1..7a732cc 100644
--- a/dynagen.spec
+++ b/dynagen.spec
@@ -50,7 +50,7 @@ sieciami wirtualnymi:
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 %{__sed} -i \
 	'1s|#!@PYTHON@|#!%{__python}|;
 	 s|\(version = "\)@VERSION@",|\1%{version}",|;' \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dynagen.git/commitdiff/5f3b6f23ba2acb44920d89d6a5891283fce53578



More information about the pld-cvs-commit mailing list