[packages/CiaoDE] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:59:02 CEST 2025
commit 9aa0f0d055957c45117ccf0cedda3b4fd70aa1cb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:58:46 2025 +0200
Fix applying patches.
CiaoDE.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/CiaoDE.spec b/CiaoDE.spec
index d376b8d..154cbf1 100644
--- a/CiaoDE.spec
+++ b/CiaoDE.spec
@@ -67,9 +67,9 @@ o unikalnym połączeniu możliwości, m.in.:
%prep
%setup -q -n CiaoDE-%{version}-13646
-%patch0 -p1
+%patch -P0 -p1
%ifarch %{x8664}
-%patch1 -p1
+%patch -P1 -p1
%endif
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/CiaoDE.git/commitdiff/9aa0f0d055957c45117ccf0cedda3b4fd70aa1cb
More information about the pld-cvs-commit
mailing list