[packages/xrally] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:22:46 CEST 2025


commit 6be062d496627178651bcab0472f7d8bfdbf3d48
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:15 2025 +0200

    Fix applying patches.

 xrally.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/xrally.spec b/xrally.spec
index 8083967..cd561b6 100644
--- a/xrally.spec
+++ b/xrally.spec
@@ -60,11 +60,11 @@ cenário marítimo, usando barcos ao invés de carros.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 rm -f maps/"Test Level"
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xrally.git/commitdiff/6be062d496627178651bcab0472f7d8bfdbf3d48



More information about the pld-cvs-commit mailing list