From 36a09a7f388827edc5f754545b51402638d21df2 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Fri, 25 Jul 2014 15:12:28 +0200 Subject: [PATCH] runit-void: update to 20140725. --- srcpkgs/runit-void/template | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/srcpkgs/runit-void/template b/srcpkgs/runit-void/template index 3e60efff602..bdc6e4ffbd2 100644 --- a/srcpkgs/runit-void/template +++ b/srcpkgs/runit-void/template @@ -1,6 +1,6 @@ # Template file for 'runit-void' pkgname=runit-void -version=20140719 +version=20140725 revision=1 build_style=gnu-makefile homepage="http://www.voidlinux.eu" @@ -11,6 +11,8 @@ license="Public domain" makedepends="runit" depends="${makedepends}" conf_files="/etc/rc.conf" +make_dirs="/etc/zzz.d/suspend 0755 root root + /etc/zzz.d/resume 0755 root root" do_fetch() { git clone git://github.com/voidlinux/runit-void ${pkgname}-${version}