diff --git a/srcpkgs/xdm/template b/srcpkgs/xdm/template index ae774148e6f..ef8f90207c3 100644 --- a/srcpkgs/xdm/template +++ b/srcpkgs/xdm/template @@ -1,8 +1,11 @@ # Template build file for 'xdm'. pkgname=xdm version=1.1.11 -revision=1 +revision=2 build_style=gnu-configure +configure_args="--with-random-device=/dev/urandom + --with-utmp-file=/var/run/utmp + --with-wtmp-file=/var/log/wtmp" hostmakedepends="pkg-config" makedepends="libXaw-devel" depends="sessreg xconsole"