[packages/seamonkey] - use patch -P
qboosh
qboosh at pld-linux.org
Sun Feb 2 08:29:47 CET 2025
commit 2668cd675747452399278db9054168a2ae9b33ac
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Feb 2 07:11:46 2025 +0100
- use patch -P
seamonkey.spec | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/seamonkey.spec b/seamonkey.spec
index 20fe87f..b57b41a 100644
--- a/seamonkey.spec
+++ b/seamonkey.spec
@@ -7,8 +7,8 @@
%bcond_without lightning # Lightning calendar
%bcond_without gold # gold linker
%bcond_with crashreporter # report crashes to crash-stats.mozilla.com
-%bcond_with system_cairo # build with system cairo (not supported in 2.53.9+)
-%bcond_with system_icu # build with system icu
+%bcond_with system_cairo # system cairo (not supported in 2.53.9+)
+%bcond_with system_icu # system icu
%bcond_with tests # enable tests (whatever they check)
%bcond_with lowmem # lower memory requirements
@@ -663,11 +663,11 @@ for s in %sources; do
;;
esac
done
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch7 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P7 -p1
%build
cat << EOF > .mozconfig
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/seamonkey.git/commitdiff/2668cd675747452399278db9054168a2ae9b33ac
More information about the pld-cvs-commit
mailing list