sv-netmount: not a metapackage, fix build
This commit is contained in:
committed by
Duncan Overbruck
parent
0173fdfcf0
commit
1e7bcfe6bb
@@ -2,7 +2,6 @@
|
||||
pkgname=sv-netmount
|
||||
version=0.1
|
||||
revision=3
|
||||
metapackage=yes
|
||||
short_desc="Service to mount/umount network filesystems from fstab"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
@@ -10,7 +9,6 @@ homepage="http://www.voidlinux.org/"
|
||||
|
||||
depends="runit"
|
||||
|
||||
post_install() {
|
||||
# runit services
|
||||
do_install() {
|
||||
vsv netmount
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user