[packages/libtextstyle] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:02:12 CEST 2025


commit 65a5702fa63c5a261e51b214120396767dfb4d0f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:01:57 2025 +0200

    Fix applying patches.

 libtextstyle.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libtextstyle.spec b/libtextstyle.spec
index ca89c28..8b077f3 100644
--- a/libtextstyle.spec
+++ b/libtextstyle.spec
@@ -78,8 +78,8 @@ Statyczna biblioteka libtextstyle.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %if %{with system_libs}
 %{__sed} -i -e '/gl_LIBCROCO\|gl_LIBGLIB\|gl_LIBXML/s/(\[yes\])//' gnulib-m4/gnulib-comp.m4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libtextstyle.git/commitdiff/65a5702fa63c5a261e51b214120396767dfb4d0f



More information about the pld-cvs-commit mailing list