[packages/docbook-utils] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:16:39 CEST 2025


commit 66fd7bfd4a363b41ebbd880db2b21e20986ead51
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:16:23 2025 +0200

    Fix applying patches.

 docbook-utils.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/docbook-utils.spec b/docbook-utils.spec
index 6871bf7..dfe3c32 100644
--- a/docbook-utils.spec
+++ b/docbook-utils.spec
@@ -41,10 +41,10 @@ innych formatów (HTML, RTF, PostScript...) i porównywać pliki SGML.
 
 %prep
 %setup -q
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/docbook-utils.git/commitdiff/66fd7bfd4a363b41ebbd880db2b21e20986ead51



More information about the pld-cvs-commit mailing list