summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornullptr_t2017-05-09 19:43:48 +0200
committernullptr_t2017-05-09 19:43:48 +0200
commit89c9f2fcba29ab5809e680de56624baa9232df3a (patch)
treee3e11c74c3b6833af079a526d3e136c3ba47612c /PKGBUILD
parentae922d497b231d693ba2e83c8aca23ee015d8d4a (diff)
downloadaur-89c9f2fcba29ab5809e680de56624baa9232df3a.tar.gz
Remove unrecognised configure options
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 326891078b1b..0f27a206383e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _pkgbase=gdm
pkgbase=gdm-plymouth
pkgname=(gdm-plymouth libgdm-plymouth)
pkgver=3.24.1
-pkgrel=1
+pkgrel=2
pkgdesc="Gnome Display Manager with Plymouth support."
arch=(i686 x86_64)
license=(GPL)
@@ -43,11 +43,8 @@ build() {
--with-plymouth \
--with-at-spi-registryd-directory=/usr/lib/at-spi2-core \
--with-check-accelerated-directory=/usr/lib/gnome-session \
- --with-authentication-agent-directory=/usr/lib/polkit-gnome \
--with-gnome-settings-daemon-directory=/usr/lib/gnome-settings-daemon \
- --without-consolekit \
--without-tcp-wrappers \
- --with-systemd \
--with-default-pam-config=arch
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool