sl: fix whitespace lints

This commit is contained in:
Michael Gehring 2017-07-16 15:58:06 +00:00
parent 3f75c8cbcb
commit 91b526c3f8
1 changed files with 1 additions and 1 deletions

View File

@ -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