[packages/supertuxkart] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:10:39 CEST 2025


commit dd849b8c64e643c326236bab572dcf379cb8b5fe
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:10:23 2025 +0200

    Fix applying patches.

 supertuxkart.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/supertuxkart.spec b/supertuxkart.spec
index 9a1d048..3b84093 100644
--- a/supertuxkart.spec
+++ b/supertuxkart.spec
@@ -59,7 +59,7 @@ SuperTuxKart data files
 
 %prep
 %setup -q -n SuperTuxKart-%{version}-src
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 mkdir -p build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/supertuxkart.git/commitdiff/dd849b8c64e643c326236bab572dcf379cb8b5fe



More information about the pld-cvs-commit mailing list