diff --git a/srcpkgs/gdm/template b/srcpkgs/gdm/template index aeca387bb10..a5fe845cc13 100644 --- a/srcpkgs/gdm/template +++ b/srcpkgs/gdm/template @@ -1,7 +1,7 @@ # Template file for 'gdm' pkgname=gdm version=3.4.1 -revision=5 +revision=6 build_style=gnu-configure configure_args="--disable-schemas-compile --disable-scrollkeeper --with-at-spi-registryd-directory=/usr/libexec --without-tcp-wrappers @@ -64,7 +64,7 @@ post_install() { vinstall ${FILESDIR}/${f}.pam 644 etc/pam.d ${f} done # Install systemd service. - vinstall ${FILESDIR}/gdm.service 644 lib/systemd/system + vinstall ${FILESDIR}/gdm.service 644 usr/lib/systemd/system vinstall ${FILESDIR}/gdm.tmpfiles.d 644 usr/lib/tmpfiles.d gdm.conf chmod 1770 ${DESTDIR}/var/log/gdm