runit-void: unbreak agetty-tty*: it's --noclear not --no-clear.

This commit is contained in:
Juan RP 2015-04-02 12:58:22 +02:00
parent 1010269211
commit 67e8005aa8

View file

@ -1,7 +1,7 @@
# Template file for 'runit-void'
pkgname=runit-void
version=20150402
revision=1
revision=2
wrksrc="void-runit-${version}"
build_pie=yes
build_style=gnu-makefile
@ -28,6 +28,8 @@ make_dirs="
/etc/zzz.d/resume 0755 root root"
post_install() {
sed -i 's,--no-clear,--noclear,g' ${DESTDIR}/etc/sv/agetty*/conf
vconf ${XBPS_SRCPKGDIR}/systemd/files/hostname
vconf ${XBPS_SRCPKGDIR}/systemd/files/os-release
vconf ${XBPS_SRCPKGDIR}/systemd/files/locale.conf