summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuan Liao <liaoyuan@gmail.com>2021-04-30 07:09:21 -0700
committerMatt Turner <mattst88@gentoo.org>2021-04-30 12:39:32 -0400
commit2ee640ec629718fe27073139ac4a2d0668419e10 (patch)
tree73d9f4cc4182a9b65a1158790743d5a45e86a350
parentdev-util/gnome-builder: Version bump to 3.40.1 (diff)
downloadgentoo-2ee640ec.tar.gz
gentoo-2ee640ec.tar.bz2
gentoo-2ee640ec.zip
mail-client/geary-40.0: Use release build profile
Upstream documentation suggests that distributions must use the release build profile when providing a package for Geary. Reference: https://gitlab.gnome.org/GNOME/geary/-/blob/gnome-40.0/BUILDING.md#build-profiles Closes: https://github.com/gentoo/gentoo/pull/20617 Signed-off-by: Yuan Liao <liaoyuan@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--mail-client/geary/geary-40.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/geary/geary-40.0.ebuild b/mail-client/geary/geary-40.0.ebuild
index 94e38338434e..bd761336702c 100644
--- a/mail-client/geary/geary-40.0.ebuild
+++ b/mail-client/geary/geary-40.0.ebuild
@@ -73,7 +73,7 @@ src_prepare() {
src_configure() {
local emesonargs=(
- -Dprofile=development
+ -Dprofile=release
-Drevno="${PR}"
-Dvaladoc=disabled
-Dcontractor=disabled