[packages/liquidwar] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:08:08 CEST 2025
commit 0bb3085c5b208b4e505098a89ad4f7fb42a4ed12
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:07:52 2025 +0200
Fix applying patches.
liquidwar.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/liquidwar.spec b/liquidwar.spec
index a66ee98..d0effff 100644
--- a/liquidwar.spec
+++ b/liquidwar.spec
@@ -60,8 +60,8 @@ wielu graczy, też grających przez sieć.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
cp -f %{_datadir}/automake/config.sub .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/liquidwar.git/commitdiff/0bb3085c5b208b4e505098a89ad4f7fb42a4ed12
More information about the pld-cvs-commit
mailing list