[packages/duckmaze] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:20:45 CEST 2025


commit 657643a652050333ef9ab27f16e378de26e3355f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:20:29 2025 +0200

    Fix applying patches.

 duckmaze.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/duckmaze.spec b/duckmaze.spec
index 8e43827..c02b282 100644
--- a/duckmaze.spec
+++ b/duckmaze.spec
@@ -30,7 +30,7 @@ poziomów przechodzi do coraz trudniejszych.
 
 %prep
 %setup -q -n %{name}-pc-%{version}
-%patch0 -p1
+%patch -P0 -p1
 %{__sed} -i -e 's at install_dir = "."@install_dir = "%{_datadir}/%{name}"@g' duckmaze.py
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/duckmaze.git/commitdiff/657643a652050333ef9ab27f16e378de26e3355f



More information about the pld-cvs-commit mailing list