runit-void: unbreak agetty-tty*: it's --noclear not --no-clear.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'runit-void'
|
# Template file for 'runit-void'
|
||||||
pkgname=runit-void
|
pkgname=runit-void
|
||||||
version=20150402
|
version=20150402
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="void-runit-${version}"
|
wrksrc="void-runit-${version}"
|
||||||
build_pie=yes
|
build_pie=yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
@@ -28,6 +28,8 @@ make_dirs="
|
|||||||
/etc/zzz.d/resume 0755 root root"
|
/etc/zzz.d/resume 0755 root root"
|
||||||
|
|
||||||
post_install() {
|
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/hostname
|
||||||
vconf ${XBPS_SRCPKGDIR}/systemd/files/os-release
|
vconf ${XBPS_SRCPKGDIR}/systemd/files/os-release
|
||||||
vconf ${XBPS_SRCPKGDIR}/systemd/files/locale.conf
|
vconf ${XBPS_SRCPKGDIR}/systemd/files/locale.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user