diff --git a/srcpkgs/gdm/template b/srcpkgs/gdm/template index d75b6de3092..d12b9422e64 100644 --- a/srcpkgs/gdm/template +++ b/srcpkgs/gdm/template @@ -1,13 +1,13 @@ # Template file for 'gdm' pkgname=gdm version=3.14.2 -revision=1 +revision=2 patch_args="-Np1" build_style=gnu-configure configure_args="$(vopt_enable gir introspection) --disable-schemas-compile --disable-static --with-default-pam-config=arch --with-at-spi-registryd-directory=/usr/libexec --without-tcp-wrappers - --with-screenshot-dir=/var/lib/gdm/greeter + --with-screenshot-dir=/var/lib/gdm/greeter --sbindir=/usr/bin --with-xauth-dir=/run/gdm --with-pid-file=/run/gdm/gdm.pid" hostmakedepends="automake libtool pkg-config itstool intltool gnome-doc-utils $(vopt_if gir gobject-introspection)"