commit:     64f6cfe40774e17c73d9f6683039c9dd5371fa89
Author:     Adam <classygopher <AT> gmail <DOT> com>
AuthorDate: Fri Feb 28 19:31:08 2025 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Mar  1 00:49:28 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64f6cfe4

dev-lua/luarocks: fix incorrect rocks-tree

Signed-off-by: Adam <classygopher <AT> gmail.com>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 dev-lua/luarocks/luarocks-3.11.1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-lua/luarocks/luarocks-3.11.1.ebuild 
b/dev-lua/luarocks/luarocks-3.11.1.ebuild
index 5d91c038fb0c..beed8af78ba9 100644
--- a/dev-lua/luarocks/luarocks-3.11.1.ebuild
+++ b/dev-lua/luarocks/luarocks-3.11.1.ebuild
@@ -47,7 +47,6 @@ src_prepare() {
 src_configure() {
        local myeconfargs=(
                "--prefix=${EPREFIX}/usr"
-               "--rocks-tree=$(lua_get_lmod_dir)"
                "--with-lua-include=$(lua_get_include_dir)"
                "--with-lua-interpreter=${ELUA}"
                "--with-lua-lib=$(lua_get_cmod_dir)"

Reply via email to