[packages/texi2html] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:16:57 CEST 2025
commit 5a14c8dfe25ba106e8755ecf371f577c7cdd6a32
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:16:41 2025 +0200
Fix applying patches.
texi2html.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/texi2html.spec b/texi2html.spec
index c19a99a..b11dfff 100644
--- a/texi2html.spec
+++ b/texi2html.spec
@@ -43,10 +43,10 @@ texi2html to skrypt Perla konwertujący pliki Texinfo do HTML-a.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
%build
%{__gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/texi2html.git/commitdiff/5a14c8dfe25ba106e8755ecf371f577c7cdd6a32
More information about the pld-cvs-commit
mailing list