[packages/cxhextris] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:09:02 CEST 2025
commit 8d42d88fa47514f300a54abef54c42443f055b15
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:08:46 2025 +0200
Fix applying patches.
cxhextris.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/cxhextris.spec b/cxhextris.spec
index 9facd5c..f530ff2 100644
--- a/cxhextris.spec
+++ b/cxhextris.spec
@@ -70,9 +70,9 @@ CXHextris - це кольорова версія популярної гри xhe
%prep
%setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
xmkmf
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cxhextris.git/commitdiff/8d42d88fa47514f300a54abef54c42443f055b15
More information about the pld-cvs-commit
mailing list