wemux: fix whitespace lints

This commit is contained in:
Michael Gehring 2017-07-16 16:24:27 +00:00
parent dba1f99794
commit 066141d8be
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ pre_configure() {
sed -i 's#/usr/local/etc/#/etc/#g' wemux
}
do_install(){
vbin wemux
do_install() {
vbin wemux
vman man/wemux.1
vconf wemux.conf.example etc/wemux.conf
vlicense MIT-LICENSE