[packages/libopensync] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:56:42 CEST 2025


commit 14bbeb2be3fc9f5b8f84cda4dfc908c3dee0bccd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:56:26 2025 +0200

    Fix applying patches.

 libopensync.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/libopensync.spec b/libopensync.spec
index 03ac9f9..29724bc 100644
--- a/libopensync.spec
+++ b/libopensync.spec
@@ -90,10 +90,10 @@ Wiązania Pythona do biblioteki opensync.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 # broken, use fixed from cmake itself
 %{__rm} cmake/modules/*Python*.cmake
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libopensync.git/commitdiff/14bbeb2be3fc9f5b8f84cda4dfc908c3dee0bccd



More information about the pld-cvs-commit mailing list