[packages/xpat2] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:22:00 CEST 2025


commit 517a463a5f1d1d2b98113482c4d68eece4511dca
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:14 2025 +0200

    Fix applying patches.

 xpat2.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/xpat2.spec b/xpat2.spec
index 5cd3a31..5cb431d 100644
--- a/xpat2.spec
+++ b/xpat2.spec
@@ -45,11 +45,11 @@ paciência que irão realmente "testar a sua paciência".
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 # moc files generated for old Qt - removing them causes regeneration for new
 rm -f src/{moc_*,mqmaskedit,mqhelpwin}.cpp
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xpat2.git/commitdiff/517a463a5f1d1d2b98113482c4d68eece4511dca



More information about the pld-cvs-commit mailing list