commit: f014496eb6a80cfae0860cef30aeedbde000fa9c
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 30 00:18:42 2020 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Nov 30 00:18:42 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f014496e
dev-lua/luarocks: remove comment
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
dev-lua/luarocks/luarocks-3.4.0.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-lua/luarocks/luarocks-3.4.0.ebuild
b/dev-lua/luarocks/luarocks-3.4.0.ebuild
index e1ebfcab444..6045fcd5983 100644
--- a/dev-lua/luarocks/luarocks-3.4.0.ebuild
+++ b/dev-lua/luarocks/luarocks-3.4.0.ebuild
@@ -38,7 +38,6 @@ BDEPEND="
"
src_configure() {
- "--with-lua-interpreter=${ELUA}"
local myeconfargs=(
"--prefix=${EPRIFIX}/usr"
"--rocks-tree=$($(tc-getPKG_CONFIG) --variable INSTALL_LMOD
$(usex luajit 'luajit' 'lua'))"