[packages/xmlindent] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:17:45 CEST 2025
commit 9ab34154a8668557189d141367b7446008e61038
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:05 2025 +0200
Fix applying patches.
xmlindent.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xmlindent.spec b/xmlindent.spec
index 4bfa399..4a75ac2 100644
--- a/xmlindent.spec
+++ b/xmlindent.spec
@@ -24,8 +24,8 @@ strumienie XML.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xmlindent.git/commitdiff/9ab34154a8668557189d141367b7446008e61038
More information about the pld-cvs-commit
mailing list