[packages/gmail] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:49:13 CEST 2025
commit 7dea8112c0af92c50e2a3c7937a8eb99e811babe
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:48:57 2025 +0200
Fix applying patches.
gmail.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gmail.spec b/gmail.spec
index 04f5678..4cec0ae 100644
--- a/gmail.spec
+++ b/gmail.spec
@@ -53,9 +53,9 @@ w jednym dużym folderze i:
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
# workaround for non-working ac/am
touch configure.in
touch aclocal.m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gmail.git/commitdiff/7dea8112c0af92c50e2a3c7937a8eb99e811babe
More information about the pld-cvs-commit
mailing list