mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
wemux: fix whitespace lints
This commit is contained in:
parent
dba1f99794
commit
066141d8be
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ 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
|
||||||
|
|
Loading…
Add table
Reference in a new issue