mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
mongroup: whitespace cosmetics
This commit is contained in:
parent
469059d091
commit
ea9c012c04
1 changed files with 1 additions and 2 deletions
|
@ -11,11 +11,10 @@ distfiles="https://github.com/jgallen23/mongroup/archive/${version}.tar.gz"
|
||||||
checksum=50c6fb0eb6880fa837238a2036f9bc77d2f6db8c66b8c9a041479e2771a925ae
|
checksum=50c6fb0eb6880fa837238a2036f9bc77d2f6db8c66b8c9a041479e2771a925ae
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
||||||
do_install(){
|
do_install() {
|
||||||
vbin bin/mongroup
|
vbin bin/mongroup
|
||||||
vsconf example/alert.js
|
vsconf example/alert.js
|
||||||
vsconf example/server.js
|
vsconf example/server.js
|
||||||
vconf example/mongroup.conf
|
vconf example/mongroup.conf
|
||||||
vdoc README.md
|
vdoc README.md
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue