runit-void: update to a newer snapshot (lxdm service; dracut config).
This commit is contained in:
parent
cccaf97e4e
commit
9bb0a6368e
2 changed files with 1 additions and 8 deletions
|
@ -1,3 +0,0 @@
|
|||
add_dracutmodules+=" resume "
|
||||
omit_dracutmodules+=" systemd "
|
||||
i18n_vars="/etc/rc.conf:KEYMAP,FONT,FONT_MAP,FONT_UNIMAP"
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'runit-void'
|
||||
pkgname=runit-void
|
||||
version=20140511
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-makefile
|
||||
homepage="http://www.voidlinux.eu"
|
||||
short_desc="runit scripts for Void Linux"
|
||||
|
@ -15,7 +15,3 @@ conf_files="/etc/rc.conf"
|
|||
do_fetch() {
|
||||
git clone git://github.com/voidlinux/runit-void ${pkgname}-${version}
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vinstall ${FILESDIR}/dracut.conf 644 usr/lib/dracut/dracut.conf.d ${pkgname}.conf
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue