[packages/gqview] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:58:19 CEST 2025
commit 29217e0b102b7ee90fe244c9b352f7d6d28f7a21
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:58:03 2025 +0200
Fix applying patches.
gqview.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gqview.spec b/gqview.spec
index d1084d3..42f2a0b 100644
--- a/gqview.spec
+++ b/gqview.spec
@@ -44,10 +44,10 @@ i opcje filtrowania, jak również wsparcie dla zewnętrznego edytora.
%prep
%setup -q
#%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
mv -f po/{no,nb}.po
mv -f po/{zh_CN.GB2312,zh_CN}.po
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gqview.git/commitdiff/29217e0b102b7ee90fe244c9b352f7d6d28f7a21
More information about the pld-cvs-commit
mailing list