[packages/gq] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:58:02 CEST 2025


commit 8834134af91e76ee15bb18db634924a6918d0be4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:57:46 2025 +0200

    Fix applying patches.

 gq.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gq.spec b/gq.spec
index b301e4d..3c4e146 100644
--- a/gq.spec
+++ b/gq.spec
@@ -45,8 +45,8 @@ embora um pouco limitados.
 %prep
 %setup -q -a1
 cp %{name}-%{version}-langpack-1/po/* po
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gq.git/commitdiff/8834134af91e76ee15bb18db634924a6918d0be4



More information about the pld-cvs-commit mailing list