Skip to content

Commit bf190bb

Browse files
committed
sv-netmount: not a metapackage, fix build
1 parent 9ee244d commit bf190bb

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

srcpkgs/sv-netmount/template

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,13 @@
22
pkgname=sv-netmount
33
version=0.1
44
revision=3
5-
metapackage=yes
65
short_desc="Service to mount/umount network filesystems from fstab"
76
maintainer="Olivier Mauras <olivier@mauras.ch>"
87
license="GPL-2.0-or-later"
98
homepage="http://www.voidlinux.org/"
109

1110
depends="runit"
1211

13-
post_install() {
14-
# runit services
12+
do_install() {
1513
vsv netmount
1614
}

0 commit comments

Comments
 (0)