projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f7afdf
)
net-im/psi: added cmake flag to compile with detailed version
author
Sergey Ilinykh
<rion4ik@gmail.com>
Sat, 18 Apr 2020 20:56:23 +0000
(23:56 +0300)
committer
Joonas Niilola
<juippis@gentoo.org>
Tue, 21 Apr 2020 08:17:19 +0000
(11:17 +0300)
Signed-off-by: Sergey Ilinykh <rion4ik@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/15402
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
net-im/psi/psi-9999.ebuild
patch
|
blob
|
history
diff --git
a/net-im/psi/psi-9999.ebuild
b/net-im/psi/psi-9999.ebuild
index 6e6329011f16220ba7f10df32185be9c87b3104d..cd78ecbc4995f574365d3ed672c36f76f99163ba 100644
(file)
--- 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)