[packages/gtkhtml1] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:02:35 CEST 2025


commit 49173a0bd1f88368fcf8c6ec7c496793af30a99f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:02:20 2025 +0200

    Fix applying patches.

 gtkhtml1.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gtkhtml1.spec b/gtkhtml1.spec
index 899ede4..ef9c6fb 100644
--- a/gtkhtml1.spec
+++ b/gtkhtml1.spec
@@ -121,9 +121,9 @@ Bibliotecas estáticas para desenvolver aplicações gtkhtml.
 
 %prep
 %setup -q -n gtkhtml-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 sed -i -e 's/AM_GNOME_GETTEXT/AM_GNU_GETTEXT/' configure.in
 sed -i -e 's/AM_PROG_XML_I18N_TOOLS/AC_PROG_INTLTOOL/' configure.in
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gtkhtml1.git/commitdiff/49173a0bd1f88368fcf8c6ec7c496793af30a99f



More information about the pld-cvs-commit mailing list