From f29c2fbcb1c06c6f00487221714186baa54ec3db Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 10 Jul 2012 09:40:55 +0200 Subject: [PATCH] gdm: switch to /usr. --- srcpkgs/gdm/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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