summaryrefslogtreecommitdiff
path: root/libre/icedove
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2023-04-15 20:57:04 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2023-06-08 23:03:40 -0400
commit39bc37d5eb92d1bb0b6afc1b1c9edd058e8ea7f7 (patch)
tree2539951b7b7d108ee9c0733cacfc1bb5a37a6a0e /libre/icedove
parent73e526c0beda7f6c249f7573d654445b8efa76ca (diff)
[icecat][icedove][icewesel]: housekeeping
Diffstat (limited to 'libre/icedove')
-rw-r--r--libre/icedove/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/libre/icedove/PKGBUILD b/libre/icedove/PKGBUILD
index e6c27b00e..d857d877c 100644
--- a/libre/icedove/PKGBUILD
+++ b/libre/icedove/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer (arch): Levente Polyak <anthraxx[at]archlinux[dot]org>
+# Maintainer (arch:thunderbird): Levente Polyak <anthraxx[at]archlinux[dot]org>
# Contributor: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Ionut Biru <ibiru@archlinux.org>
# Contributor: Alexander Baldeck <alexander@archlinux.org>
@@ -121,7 +121,6 @@ prepare() {
# increase codegen-units due to RAM constraints
sed -i 's/codegen-units=1/codegen-units=16/' config/makefiles/rust.mk
fi
-
echo 'ac_add_options --enable-optimize="-g0 -O2"' >> .mozconfig
echo "mk_add_options MOZ_MAKE_FLAGS=\"${MAKEFLAGS}\"" >> .mozconfig