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

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


    Date: Friday, November 20, 2015 @ 20:21:49
  Author: bgyorgy
Revision: 147246

upgpkg: muffin 2.8.4-1

Update to new version

Modified:
  muffin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-20 19:14:29 UTC (rev 147245)
+++ PKGBUILD	2015-11-20 19:21:49 UTC (rev 147246)
@@ -29,6 +29,10 @@
   PYTHON=python2 ./autogen.sh --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/muffin \
   				 			 --localstatedir=/var --disable-static --disable-schemas-compile \
                  --enable-compile-warnings=minimum
+
+  #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