Date: Friday, October 2, 2020 @ 20:42:41
  Author: heftig
Revision: 715647

3.4.1-7

Modified:
  glabels/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-10-02 20:41:29 UTC (rev 715646)
+++ PKGBUILD    2020-10-02 20:42:41 UTC (rev 715647)
@@ -4,7 +4,7 @@
 
 pkgname=glabels
 pkgver=3.4.1
-pkgrel=6
+pkgrel=7
 pkgdesc="Creating labels and business cards the very easy way"
 arch=('x86_64')
 url="https://glabels.org/";
@@ -24,6 +24,7 @@
 
 build() {
   cd $pkgname-$pkgver
+  CFLAGS+=" -fcommon"
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
               --disable-schemas-compile
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool

Reply via email to