mongroup: whitespace cosmetics
This commit is contained in:
parent
469059d091
commit
ea9c012c04
|
@ -11,11 +11,10 @@ distfiles="https://github.com/jgallen23/mongroup/archive/${version}.tar.gz"
|
|||
checksum=50c6fb0eb6880fa837238a2036f9bc77d2f6db8c66b8c9a041479e2771a925ae
|
||||
noarch=yes
|
||||
|
||||
do_install(){
|
||||
do_install() {
|
||||
vbin bin/mongroup
|
||||
vsconf example/alert.js
|
||||
vsconf example/server.js
|
||||
vconf example/mongroup.conf
|
||||
vdoc README.md
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue