Skip to content

Commit

Permalink
mail-client/geary-40.0: Use release build profile
Browse files Browse the repository at this point in the history
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: gentoo#20617
Signed-off-by: Yuan Liao <[email protected]>
Signed-off-by: Matt Turner <[email protected]>
  • Loading branch information
Leo3418 authored and mattst88 committed Apr 30, 2021
1 parent 2d09303 commit 2ee640e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mail-client/geary/geary-40.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ src_prepare() {

src_configure() {
local emesonargs=(
-Dprofile=development
-Dprofile=release
-Drevno="${PR}"
-Dvaladoc=disabled
-Dcontractor=disabled
Expand Down

0 comments on commit 2ee640e

Please sign in to comment.