[packages/ultimatestunts] Fix applying patches.

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


commit d8fb01679102e7685aa991f86dd69d1535c821ea
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:25:09 2025 +0200

    Fix applying patches.

 ultimatestunts.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ultimatestunts.spec b/ultimatestunts.spec
index b521110..a7ca04b 100644
--- a/ultimatestunts.spec
+++ b/ultimatestunts.spec
@@ -49,8 +49,8 @@ dźwięk 3D, czy też gra przez Internet.
 
 %prep
 %setup -q -n %{name}-srcdata-%{src_ver}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 %{__sed} -i 's/fr_FR/fr/' po/LINGUAS
 mv po/fr{_FR,}.po
 mv po/fr{_FR,}.gmo
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ultimatestunts.git/commitdiff/d8fb01679102e7685aa991f86dd69d1535c821ea



More information about the pld-cvs-commit mailing list