[packages/xerces-c] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:15:25 CEST 2025
commit ef8d2b2e6eec70db9e58aa1a38761f2eb4f7ccad
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:01 2025 +0200
Fix applying patches.
xerces-c.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xerces-c.spec b/xerces-c.spec
index 295260a..d481327 100644
--- a/xerces-c.spec
+++ b/xerces-c.spec
@@ -81,8 +81,8 @@ Przykłady do biblioteki Xerces C++.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xerces-c.git/commitdiff/ef8d2b2e6eec70db9e58aa1a38761f2eb4f7ccad
More information about the pld-cvs-commit
mailing list