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

Jan de Groot jgc at archlinux.org
Wed Nov 22 22:31:40 UTC 2017


    Date: Wednesday, November 22, 2017 @ 22:31:39
  Author: jgc
Revision: 268113

upgpkg: sylpheed 3.6.0-2

enchant rebuild

Modified:
  sylpheed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-22 22:29:01 UTC (rev 268112)
+++ PKGBUILD	2017-11-22 22:31:39 UTC (rev 268113)
@@ -5,7 +5,7 @@
 
 pkgname=sylpheed
 pkgver=3.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Lightweight and user-friendly e-mail client"
 arch=('x86_64')
 url="http://sylpheed.sraoss.jp/en/"
@@ -19,6 +19,7 @@
   cd $pkgname-$pkgver
   ./configure --prefix=/usr \
               --enable-ldap
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 
   # Build Attachment-Tool Plug-in



More information about the arch-commits mailing list