[arch-commits] Commit in cinnamon-desktop/trunk (PKGBUILD)

Balló György bgyorgy at archlinux.org
Fri Nov 20 19:32:02 UTC 2015


    Date: Friday, November 20, 2015 @ 20:32:02
  Author: bgyorgy
Revision: 147250

upgpkg: cinnamon-desktop 2.8.0-1

Update to new version

Modified:
  cinnamon-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-20 19:25:57 UTC (rev 147249)
+++ PKGBUILD	2015-11-20 19:32:02 UTC (rev 147250)
@@ -28,6 +28,9 @@
   ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
     --libexecdir=/usr/lib/$pkgname --disable-static
 
+  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
   make
 }
 



More information about the arch-commits mailing list