[packages/mars] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:14:26 CEST 2025
commit b0da7802c006774a74b576aa3add7a8a7267f1d3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:14:10 2025 +0200
Fix applying patches.
mars.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mars.spec b/mars.spec
index 1ea6461..a429a06 100644
--- a/mars.spec
+++ b/mars.spec
@@ -38,8 +38,8 @@ Planecie w okresie wczesnej kolonizacji.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%scons \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mars.git/commitdiff/b0da7802c006774a74b576aa3add7a8a7267f1d3
More information about the pld-cvs-commit
mailing list