diff --git a/srcpkgs/runit-void/template b/srcpkgs/runit-void/template index f4665ee18435d6..a915b5434fb51e 100644 --- a/srcpkgs/runit-void/template +++ b/srcpkgs/runit-void/template @@ -1,7 +1,7 @@ # Template file for 'runit-void' pkgname=runit-void version=20250212 -revision=2 +revision=3 build_style=gnu-makefile short_desc="Void Linux runit scripts" maintainer="Enno Boland " @@ -27,6 +27,11 @@ make_dirs=" /etc/zzz.d/suspend 0755 root root /etc/zzz.d/resume 0755 root root" +alternatives=" + logger:logger:/usr/bin/vlogger + logger:/usr/share/man/man1/logger.1:/usr/share/man/man8/vlogger.8 +" + post_install() { vmkdir usr/bin mv ${DESTDIR}/usr/sbin/* ${DESTDIR}/usr/bin