[packages/OpenThreads] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:46:54 CEST 2025


commit ca1a5ab908a3096452ff88370702e42a15e3fc1a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:46:39 2025 +0200

    Fix applying patches.

 OpenThreads.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/OpenThreads.spec b/OpenThreads.spec
index 59a0018..4d6513c 100644
--- a/OpenThreads.spec
+++ b/OpenThreads.spec
@@ -39,7 +39,7 @@ Biblioteki programistyczne OpenThreads.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/OpenThreads.git/commitdiff/ca1a5ab908a3096452ff88370702e42a15e3fc1a



More information about the pld-cvs-commit mailing list