[packages/clthreads] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:01:09 CEST 2025


commit 95ebdc650a54d8c4b0e19a944f51d59f98ea55bb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:00:54 2025 +0200

    Fix applying patches.

 clthreads.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/clthreads.spec b/clthreads.spec
index ac32c08..622d47c 100644
--- a/clthreads.spec
+++ b/clthreads.spec
@@ -34,7 +34,7 @@ Pliki nagłówkowe biblioteki %{name}.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 CXX="%{__cxx}" \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/clthreads.git/commitdiff/95ebdc650a54d8c4b0e19a944f51d59f98ea55bb



More information about the pld-cvs-commit mailing list