[packages/gxmlviewer] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:05:37 CEST 2025


commit be3f8a95a8db5f72c7a6c2d2375796cace6c51fe
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:05:21 2025 +0200

    Fix applying patches.

 gxmlviewer.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gxmlviewer.spec b/gxmlviewer.spec
index 389ec28..40eb28d 100644
--- a/gxmlviewer.spec
+++ b/gxmlviewer.spec
@@ -44,8 +44,8 @@ Kontrola Bonobo do przeglądarki XML-a.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__gettextize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gxmlviewer.git/commitdiff/be3f8a95a8db5f72c7a6c2d2375796cace6c51fe



More information about the pld-cvs-commit mailing list