[arch-commits] Commit in dleyna-connector-dbus/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Thu Mar 14 11:31:12 UTC 2019


    Date: Thursday, March 14, 2019 @ 11:31:11
  Author: heftig
Revision: 347928

0.3.0-2

Modified:
  dleyna-connector-dbus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-14 11:28:30 UTC (rev 347927)
+++ PKGBUILD	2019-03-14 11:31:11 UTC (rev 347928)
@@ -2,7 +2,7 @@
 
 pkgname=dleyna-connector-dbus
 pkgver=0.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Provides a D-Bus API for the dLeyna services"
 arch=(x86_64)
 url="http://01.org/dleyna"
@@ -27,6 +27,7 @@
   cd $pkgname
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
     --disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }
 



More information about the arch-commits mailing list