[packages/soup] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:03:50 CEST 2025
commit c072a6259b601a8c4966095e23927486641b2dbe
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:03:34 2025 +0200
Fix applying patches.
soup.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/soup.spec b/soup.spec
index 81f33c1..560710f 100644
--- a/soup.spec
+++ b/soup.spec
@@ -59,7 +59,7 @@ Biblioteki statyczne SOAP.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/soup.git/commitdiff/c072a6259b601a8c4966095e23927486641b2dbe
More information about the pld-cvs-commit
mailing list