[packages/warsow-data] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:05:50 CEST 2025
commit bd7725eb541881bd21327fd2fd18a8e0a5acce7e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:41 2025 +0200
Fix applying patches.
warsow-data.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/warsow-data.spec b/warsow-data.spec
index 6ec2836..ae39262 100644
--- a/warsow-data.spec
+++ b/warsow-data.spec
@@ -24,7 +24,7 @@ Pliki danych dla gry Warsow.
%prep
%setup -q -n %{sname}_%{version}_unified
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/warsow-data.git/commitdiff/bd7725eb541881bd21327fd2fd18a8e0a5acce7e
More information about the pld-cvs-commit
mailing list