mirror of
https://github.com/msva/lua-htmlparser.git
synced 2024-11-04 23:34:20 +00:00
travis: stupid luarocks :-/
This commit is contained in:
parent
1db0072d92
commit
b6f80cd291
@ -104,7 +104,7 @@ elif [ "$LUA" == "luajit2.1" ]; then
|
||||
# ./configure --with-lua="$LUA_HOME_DIR" --prefix="$LR_HOME_DIR"
|
||||
fi
|
||||
|
||||
./configure --prefix="$LR_HOME_DIR"
|
||||
./configure --with-lua="$LUA_HOME_DIR" --prefix="$LR_HOME_DIR"
|
||||
make build && make install
|
||||
|
||||
ln -s $LR_HOME_DIR/bin/luarocks $HOME/.lua/luarocks
|
||||
|
Loading…
Reference in New Issue
Block a user