[packages/cilkplus-rtl] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:59:13 CEST 2025
commit 2a1f192d9767c87c300ad8a335dd323e6dacb233
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:58:57 2025 +0200
Fix applying patches.
cilkplus-rtl.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cilkplus-rtl.spec b/cilkplus-rtl.spec
index f69cf57..8c711f0 100644
--- a/cilkplus-rtl.spec
+++ b/cilkplus-rtl.spec
@@ -104,7 +104,7 @@ języków C/C++.
%prep
%setup -q -n %{name}-src-00%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cilkplus-rtl.git/commitdiff/2a1f192d9767c87c300ad8a335dd323e6dacb233
More information about the pld-cvs-commit
mailing list