mirror of
https://codeberg.org/gwh/slackbuilds.git
synced 2024-11-16 19:51:19 +01:00
documentation
This commit is contained in:
parent
25dd25d0bf
commit
b059b122a1
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@ PREFIX=/usr
|
|||
|
||||
SLCKFLAGS=""
|
||||
|
||||
REQUIRES="lua luarocks lgi"
|
||||
# for rock in luafilesystem penlight ldoc busted luacheck luacov; do luarocks install $rock; done
|
||||
|
||||
function git_clone_or_pull() {
|
||||
REPO_URL=$1
|
||||
REPO_NAME=$2
|
||||
|
|
Loading…
Reference in a new issue