[packages/Maelstrom] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:13:03 CEST 2025
commit e35787f8c7990179827a9238b5c02a18ab065ef8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:12:48 2025 +0200
Fix applying patches.
Maelstrom.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/Maelstrom.spec b/Maelstrom.spec
index 146edc2..92e1980 100644
--- a/Maelstrom.spec
+++ b/Maelstrom.spec
@@ -69,10 +69,10 @@ Gráficos 3D muito legais e sons, com suporte a temas e jogos via rede.
# everlasting shield, more shots available, all-in-one equipment and
# reversed bonus in time function ;)
%{?with_cheaters:%patch0 -p1}
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/Maelstrom.git/commitdiff/e35787f8c7990179827a9238b5c02a18ab065ef8
More information about the pld-cvs-commit
mailing list