[packages/xplanet] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:22:19 CEST 2025
commit f704bf3b64020a576166245596fdb7b4fda8b2c1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:14 2025 +0200
Fix applying patches.
xplanet.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xplanet.spec b/xplanet.spec
index d91ed5e..b8596d9 100644
--- a/xplanet.spec
+++ b/xplanet.spec
@@ -46,8 +46,8 @@ lądowe. Strona domowa Xplanet zawiera odnośniki do plików z mapami.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xplanet.git/commitdiff/f704bf3b64020a576166245596fdb7b4fda8b2c1
More information about the pld-cvs-commit
mailing list