[packages/qtsoap] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:37:23 CEST 2025


commit 491ff264ebe68cd4130b47b266abef908b2d7f26
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:37:07 2025 +0200

    Fix applying patches.

 qtsoap.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qtsoap.spec b/qtsoap.spec
index 17e767f..d96a568 100644
--- a/qtsoap.spec
+++ b/qtsoap.spec
@@ -33,7 +33,7 @@ Development files for %{name}.
 %prep
 %setup -q -n %{name}-%{version}_1-opensource
 # headers are not installed for shared library
-%patch0 -p1
+%patch -P0 -p1
 
 sed -i 's:$$DESTDIR:%{_libdir}:g' buildlib/buildlib.pro
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qtsoap.git/commitdiff/491ff264ebe68cd4130b47b266abef908b2d7f26



More information about the pld-cvs-commit mailing list