[packages/smw] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:02:13 CEST 2025


commit a2095769f4bcaa78c4aefcc0b5c953b0f88827a9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:01:57 2025 +0200

    Fix applying patches.

 smw.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/smw.spec b/smw.spec
index dfe6bf5..9e00342 100644
--- a/smw.spec
+++ b/smw.spec
@@ -33,8 +33,8 @@ Super Mario War to gra Super Mario dla wielu graczy.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 chmod +x ./configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/smw.git/commitdiff/a2095769f4bcaa78c4aefcc0b5c953b0f88827a9



More information about the pld-cvs-commit mailing list