[packages/xmltoman] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:18:02 CEST 2025
commit 48b4e3b3cf69933d60defc4647dcd675006df944
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:05 2025 +0200
Fix applying patches.
xmltoman.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xmltoman.spec b/xmltoman.spec
index ddc67fd..ddf6e4f 100644
--- a/xmltoman.spec
+++ b/xmltoman.spec
@@ -27,7 +27,7 @@ Załączony jest także arkusz XSL do wykonywania analogicznych zadań.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xmltoman.git/commitdiff/48b4e3b3cf69933d60defc4647dcd675006df944
More information about the pld-cvs-commit
mailing list