commit: bd9319c3df55bbfea5228845654b364238523c09
Author: Daniel Pielmeier <billie <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 20 10:17:27 2016 +0000
Commit: Daniel Pielmeier <billie <AT> gentoo <DOT> org>
CommitDate: Sat Feb 20 10:17:27 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd9319c3
app-admin/conky: Enable release build.
This fixes bug #574250. Thanks to Toralf Förster for the report.
Package-Manager: portage-2.2.26
app-admin/conky/conky-1.10.1.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/app-admin/conky/conky-1.10.1.ebuild
b/app-admin/conky/conky-1.10.1.ebuild
index be3ce3f..3e6759b 100644
--- a/app-admin/conky/conky-1.10.1.ebuild
+++ b/app-admin/conky/conky-1.10.1.ebuild
@@ -141,7 +141,8 @@ src_configure() {
-DBUILD_BUILTIN_CONFIG=ON
-DBUILD_OLD_CONFIG=ON
-DBUILD_I18N=ON
- -DMAINTAINER_MODE=ON
+ -DMAINTAINER_MODE=OFF
+ -DRELEASE=ON
-DBUILD_AUDACIOUS_LEGACY=OFF
-DBUILD_BMPX=OFF
-DDOC_PATH=/usr/share/doc/${PF}