[packages/cilk] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:59:10 CEST 2025


commit a1ed3c7d3335c9948cd3134f6faacc7d727a7de0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:58:54 2025 +0200

    Fix applying patches.

 cilk.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cilk.spec b/cilk.spec
index b25e1f4..ee146a8 100644
--- a/cilk.spec
+++ b/cilk.spec
@@ -51,7 +51,7 @@ Statyczne biblioteki cilka.
 
 %prep
 %setup -q -n %{version}
-%patch0 -p1
+%patch -P0 -p1
 %{!?with_tests:sed 's/ examples / /' -i Makefile.in}
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cilk.git/commitdiff/a1ed3c7d3335c9948cd3134f6faacc7d727a7de0



More information about the pld-cvs-commit mailing list