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

Jan Steffens heftig at archlinux.org
Fri Sep 13 21:19:17 UTC 2019


    Date: Friday, September 13, 2019 @ 21:19:16
  Author: heftig
Revision: 510395

3.4.1-4

Modified:
  glabels/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-13 21:17:30 UTC (rev 510394)
+++ PKGBUILD	2019-09-13 21:19:16 UTC (rev 510395)
@@ -4,7 +4,7 @@
 
 pkgname=glabels
 pkgver=3.4.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Creating labels and business cards the very easy way"
 arch=('x86_64')
 url="https://glabels.org/"
@@ -26,6 +26,7 @@
   cd $pkgname-$pkgver
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
               --disable-schemas-compile
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }
 



More information about the arch-commits mailing list