[packages/supertux] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:10:36 CEST 2025
commit f5134da70643d31c0f5fd6975b9c8e9b5760532e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:10:20 2025 +0200
Fix applying patches.
supertux.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/supertux.spec b/supertux.spec
index d088c6a..4e892d1 100644
--- a/supertux.spec
+++ b/supertux.spec
@@ -54,7 +54,7 @@ Gra w stylu Super Mario Bros z pingwinem Tuksem w roli głównej.
%prep
%setup -q -n SuperTux-v%{version}-Source
-%patch0 -p1
+%patch -P0 -p1
%build
mkdir -p build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/supertux.git/commitdiff/f5134da70643d31c0f5fd6975b9c8e9b5760532e
More information about the pld-cvs-commit
mailing list