[packages/eduke32] Fix applying patches.

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


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

    Fix applying patches.

 eduke32.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/eduke32.spec b/eduke32.spec
index 1b5659e..0c6e28b 100644
--- a/eduke32.spec
+++ b/eduke32.spec
@@ -51,7 +51,7 @@ Aby uruchomić grę wymagane są pliki z Atomic Edition.
 %prep
 %setup -q -n %{name}_src_%{snap}
 %{__patch} -p1 < %{SOURCE1}
-%patch0 -p1
+%patch -P0 -p1
 
 %{__sed} -i -e 's,\r$,,' *.sample
 mv duke3d.def.sample duke3d.def
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/eduke32.git/commitdiff/9f6589659e0fd9ee560566d81ad3ab18fd6ac5b8



More information about the pld-cvs-commit mailing list