mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/lighttable: Fix indentation.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
39aeef8406
commit
22b7db490e
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ find -L . \
|
|||
## hangs forever
|
||||
LEIN_ROOT=true \
|
||||
script/build.sh --release \
|
||||
|| LEIN_ROOT=true \
|
||||
|| LEIN_ROOT=true \
|
||||
script/build.sh --release
|
||||
|
||||
mkdir -pv $PKG/opt/${PRGNAM}-${VERSION}-linux/
|
||||
|
|
Loading…
Reference in a new issue