[packages/libsyncml] Fix applying patches.

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


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

    Fix applying patches.

 libsyncml.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libsyncml.spec b/libsyncml.spec
index 695b65c..672e4ad 100644
--- a/libsyncml.spec
+++ b/libsyncml.spec
@@ -41,7 +41,7 @@ Pliki nagłówkowe biblioteki libsyncml.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libsyncml.git/commitdiff/cda028e6ea47310d21b43f6e7008d5c370265f4c



More information about the pld-cvs-commit mailing list