Gentoo Archives: gentoo-commits

From: Daniel Pielmeier <billie@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/conky/
Date: Sat, 20 Feb 2016 10:18:21
Message-Id: 1455963447.bd9319c3df55bbfea5228845654b364238523c09.billie@gentoo
1 commit: bd9319c3df55bbfea5228845654b364238523c09
2 Author: Daniel Pielmeier <billie <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 20 10:17:27 2016 +0000
4 Commit: Daniel Pielmeier <billie <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 20 10:17:27 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd9319c3
7
8 app-admin/conky: Enable release build.
9
10 This fixes bug #574250. Thanks to Toralf Förster for the report.
11
12 Package-Manager: portage-2.2.26
13
14 app-admin/conky/conky-1.10.1.ebuild | 3 ++-
15 1 file changed, 2 insertions(+), 1 deletion(-)
16
17 diff --git a/app-admin/conky/conky-1.10.1.ebuild b/app-admin/conky/conky-1.10.1.ebuild
18 index be3ce3f..3e6759b 100644
19 --- a/app-admin/conky/conky-1.10.1.ebuild
20 +++ b/app-admin/conky/conky-1.10.1.ebuild
21 @@ -141,7 +141,8 @@ src_configure() {
22 -DBUILD_BUILTIN_CONFIG=ON
23 -DBUILD_OLD_CONFIG=ON
24 -DBUILD_I18N=ON
25 - -DMAINTAINER_MODE=ON
26 + -DMAINTAINER_MODE=OFF
27 + -DRELEASE=ON
28 -DBUILD_AUDACIOUS_LEGACY=OFF
29 -DBUILD_BMPX=OFF
30 -DDOC_PATH=/usr/share/doc/${PF}