mirror of
https://github.com/awesomeWM/awesome
synced 2024-11-17 07:47:41 +01:00
Travis: 'make build' for luarocks
I am not sure if this is required, but documented like that.
This commit is contained in:
parent
d2f583d839
commit
e4c547d36b
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ install:
|
|||
- tar xf luarocks-2.2.2.tar.gz
|
||||
- cd luarocks-2.2.2
|
||||
- ./configure --lua-version=$LUA
|
||||
- make build
|
||||
- sudo make install
|
||||
- cd ..
|
||||
|
||||
|
|
Loading…
Reference in a new issue