[packages/clxclient] Fix applying patches.

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


commit 41a425068e972e0459177aa72459d8f8ec9ce2f3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:01:12 2025 +0200

    Fix applying patches.

 clxclient.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/clxclient.spec b/clxclient.spec
index ba83351..170123e 100644
--- a/clxclient.spec
+++ b/clxclient.spec
@@ -38,7 +38,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/clxclient.git/commitdiff/41a425068e972e0459177aa72459d8f8ec9ce2f3



More information about the pld-cvs-commit mailing list