commit:     5100e3b4eab1c3bbc1adf492ec20bca7f82f1add
Author:     Sergey Ilinykh <rion4ik <AT> gmail <DOT> com>
AuthorDate: Sat Apr 18 20:56:23 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Apr 21 08:17:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5100e3b4

net-im/psi: added cmake flag to compile with detailed version

Signed-off-by: Sergey Ilinykh <rion4ik <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/15402
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-im/psi/psi-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-im/psi/psi-9999.ebuild b/net-im/psi/psi-9999.ebuild
index 6e6329011f1..cd78ecbc499 100644
--- a/net-im/psi/psi-9999.ebuild
+++ b/net-im/psi/psi-9999.ebuild
@@ -118,6 +118,7 @@ src_configure() {
        use webkit && chattype=webkit
 
        local mycmakeargs=(
+               -DPRODUCTION=OFF
                -DUSE_ASPELL=$(usex aspell)
                -DUSE_ENCHANT=$(usex enchant)
                -DUSE_HUNSPELL=$(usex hunspell)

Reply via email to