[packages/libxml] Fix applying patches.

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


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

    Fix applying patches.

 libxml.spec | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/libxml.spec b/libxml.spec
index ed3a617..29e9e84 100644
--- a/libxml.spec
+++ b/libxml.spec
@@ -116,13 +116,13 @@ libxml приложений.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libxml.git/commitdiff/ab93ffb10213503b3899c59206815361be985247



More information about the pld-cvs-commit mailing list