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
|
||||
}
|
||||
|
||||
do_install(){
|
||||
vbin wemux
|
||||
do_install() {
|
||||
vbin wemux
|
||||
vman man/wemux.1
|
||||
vconf wemux.conf.example etc/wemux.conf
|
||||
vlicense MIT-LICENSE
|
||||
|
|
Loading…
Reference in a new issue