sl: fix whitespace lints
This commit is contained in:
parent
3f75c8cbcb
commit
91b526c3f8
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ checksum=1e5996757f879c81f202a18ad8e982195cf51c41727d3fea4af01fdcbbb5563a
|
||||||
pre_build() {
|
pre_build() {
|
||||||
CFLAGS+=" $LDFLAGS"
|
CFLAGS+=" $LDFLAGS"
|
||||||
}
|
}
|
||||||
do_install(){
|
do_install() {
|
||||||
vbin sl
|
vbin sl
|
||||||
vman sl.1
|
vman sl.1
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue