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

Jan Steffens heftig at archlinux.org
Wed Nov 22 14:50:42 UTC 2017


    Date: Wednesday, November 22, 2017 @ 14:50:41
  Author: heftig
Revision: 310604

3.26.2+14+g5ac6a0da6-1

Modified:
  gnome-control-center/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-22 14:46:16 UTC (rev 310603)
+++ PKGBUILD	2017-11-22 14:50:41 UTC (rev 310604)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-control-center
-pkgver=3.26.2
+pkgver=3.26.2+14+g5ac6a0da6
 pkgrel=1
 pkgdesc="GNOME's main interface to configure various aspects of the desktop"
 url="https://git.gnome.org/browse/gnome-control-center"
@@ -22,7 +22,7 @@
             'openssh: remote login')
 groups=(gnome)
 options=('!emptydirs')
-_commit=2ae1c15183b4f4e1f4e160bc16fc0debbeb3ccc9  # tags/GNOME_CONTROL_CENTER_3_26_2^0
+_commit=5ac6a0da687a0980d83af79e9cff4531edb1bc80  # gnome-3-26
 source=("git+https://git.gnome.org/browse/gnome-control-center#commit=$_commit"
         "git+https://git.gnome.org/browse/libgnome-volume-control"
         "git+https://git.gnome.org/browse/libgd")
@@ -51,7 +51,7 @@
   cd $pkgname
 
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-      --libexecdir=/usr/lib/$pkgname --disable-static
+      --libexecdir=/usr/lib --disable-static
 
   #https://bugzilla.gnome.org/show_bug.cgi?id=656229
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/    if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/      func_append compile_command " -Wl,-O1,--as-needed"\n      func_append finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool



More information about the arch-commits mailing list