[packages/freelords] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:35:24 CEST 2025
commit 2150aee9b26a706977972608588f4ac3c9827db2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:35:09 2025 +0200
Fix applying patches.
freelords.spec | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/freelords.spec b/freelords.spec
index 43a161a..d012432 100644
--- a/freelords.spec
+++ b/freelords.spec
@@ -39,12 +39,12 @@ miasta i inne.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/freelords.git/commitdiff/2150aee9b26a706977972608588f4ac3c9827db2
More information about the pld-cvs-commit
mailing list