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