[arch-commits] Commit in gnome-session/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Wed Nov 22 14:46:18 UTC 2017


    Date: Wednesday, November 22, 2017 @ 14:46:16
  Author: heftig
Revision: 310603

3.26.1-2

Modified:
  gnome-session/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-22 14:39:46 UTC (rev 310602)
+++ PKGBUILD	2017-11-22 14:46:16 UTC (rev 310603)
@@ -3,7 +3,7 @@
 
 pkgname=gnome-session
 pkgver=3.26.1
-pkgrel=1
+pkgrel=2
 pkgdesc="The GNOME Session Handler"
 url="https://git.gnome.org/browse/gnome-session"
 arch=(x86_64)
@@ -28,7 +28,7 @@
   
 build() {
   cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib/$pkgname \
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib \
       --disable-schemas-compile --enable-systemd --disable-gconf
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make



More information about the arch-commits mailing list