[packages/celestia] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:56:50 CEST 2025
commit ead5366e036cd73a3cb201870083f036e39882d7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:56:34 2025 +0200
Fix applying patches.
celestia.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/celestia.spec b/celestia.spec
index d38b6a5..5cdba03 100644
--- a/celestia.spec
+++ b/celestia.spec
@@ -92,8 +92,8 @@ Interfejs typu 'pokaż-i-leć' czyni nawigację przez Wszechświat prostą.
%prep
%setup -q -n Celestia-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/celestia.git/commitdiff/ead5366e036cd73a3cb201870083f036e39882d7
More information about the pld-cvs-commit
mailing list