wemux: fix whitespace lints
This commit is contained in:
parent
dba1f99794
commit
066141d8be
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ pre_configure() {
|
||||||
sed -i 's#/usr/local/etc/#/etc/#g' wemux
|
sed -i 's#/usr/local/etc/#/etc/#g' wemux
|
||||||
}
|
}
|
||||||
|
|
||||||
do_install(){
|
do_install() {
|
||||||
vbin wemux
|
vbin wemux
|
||||||
vman man/wemux.1
|
vman man/wemux.1
|
||||||
vconf wemux.conf.example etc/wemux.conf
|
vconf wemux.conf.example etc/wemux.conf
|
||||||
vlicense MIT-LICENSE
|
vlicense MIT-LICENSE
|
||||||
|
|
Loading…
Reference in a new issue