diff --git a/srcpkgs/ngetty/template b/srcpkgs/ngetty/template index 6df00e82b8f..02ad50b7b8c 100644 --- a/srcpkgs/ngetty/template +++ b/srcpkgs/ngetty/template @@ -1,7 +1,7 @@ # Template file for 'ngetty' pkgname=ngetty version=1.1 -revision=1 +revision=2 short_desc="Daemon for virtual console terminals" maintainer="Christian Neukirchen " license="GPL-2" @@ -20,6 +20,8 @@ do_build() { cp opts__defs.h.save opts__defs.h sed -i 's/opts_defs.h: opts_make/opts_defs.h:/' Makefile + sed -i '/NGETTY_HELPER/s/sbin/bin/' lib.h + cp ${FILESDIR}/Conf . if [ "$build_option_static" ]; then