projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b56def
)
net-irc/weechat: sync live ebuild
author
Georgy Yakovlev
<gyakovlev@gentoo.org>
Mon, 9 Sep 2019 18:43:48 +0000
(11:43 -0700)
committer
Georgy Yakovlev
<gyakovlev@gentoo.org>
Mon, 9 Sep 2019 18:48:14 +0000
(11:48 -0700)
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
net-irc/weechat/weechat-9999.ebuild
patch
|
blob
|
history
diff --git
a/net-irc/weechat/weechat-9999.ebuild
b/net-irc/weechat/weechat-9999.ebuild
index 9ff15b1d86c55a3e67a4d72024a714fd6e521771..024f0d1b0d09768adb68625f6b19193fa6bfc71c 100644
(file)
--- a/
net-irc/weechat/weechat-9999.ebuild
+++ b/
net-irc/weechat/weechat-9999.ebuild
@@
-135,14
+135,6
@@
src_configure() {
-DENABLE_XFER=$(usex xfer)
)
- if use python; then
- python_export PYTHON_LIBPATH
- mycmakeargs+=(
- -DPYTHON_EXECUTABLE="${PYTHON}"
- -DPYTHON_LIBRARY="${PYTHON_LIBPATH}"
- )
- fi
-
cmake-utils_src_configure
}