mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
minio: adjust for default do_check
This commit is contained in:
parent
795bab56e8
commit
84b9a27b7d
1 changed files with 1 additions and 4 deletions
|
@ -18,10 +18,7 @@ _minio_descr="Minio Daemon User"
|
|||
make_dirs="/etc/minio 0755 _minio _minio
|
||||
/var/lib/minio 0755 _minio _minio
|
||||
/var/lib/minio/data 0755 _minio _minio"
|
||||
|
||||
do_check() {
|
||||
:
|
||||
}
|
||||
make_check=no
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Add table
Reference in a new issue