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

Jan de Groot jgc at archlinux.org
Thu Sep 28 10:40:48 UTC 2017


    Date: Thursday, September 28, 2017 @ 10:40:48
  Author: jgc
Revision: 260750

upgpkg: bamf 0.5.3-2
libgtop rebuild

Modified:
  bamf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-28 10:37:38 UTC (rev 260749)
+++ PKGBUILD	2017-09-28 10:40:48 UTC (rev 260750)
@@ -4,7 +4,7 @@
 
 pkgname=bamf
 pkgver=0.5.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Application matching framework'
 arch=('i686' 'x86_64')
 url='https://launchpad.net/bamf'
@@ -29,6 +29,7 @@
     --sysconfdir='/etc' \
     --disable-static \
     --disable-webapps
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }
 



More information about the arch-commits mailing list