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

Sergej Pupykin spupykin at nymeria.archlinux.org
Tue Apr 22 16:00:31 UTC 2014


    Date: Tuesday, April 22, 2014 @ 18:00:31
  Author: spupykin
Revision: 109974

upgpkg: gnubiff-gtk 2.2.15-2

upd

Modified:
  gnubiff-gtk/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-22 16:00:27 UTC (rev 109973)
+++ PKGBUILD	2014-04-22 16:00:31 UTC (rev 109974)
@@ -5,7 +5,7 @@
 
 pkgname=gnubiff-gtk
 pkgver=2.2.15
-pkgrel=1
+pkgrel=2
 pkgdesc="Mail notification program that checks for mail and displays headers when new mail has arrived. GTK version."
 arch=('i686' 'x86_64')
 url="http://gnubiff.sourceforge.net/"
@@ -18,7 +18,7 @@
 
 build() {
   cd $srcdir/gnubiff-$pkgver
-  export LDFLAGS=-lX11
+  export LDFLAGS="-lgthread-2.0 -lX11"
   ./configure --prefix=/usr --disable-gnome --disable-fam --with-password --with-password-string="65423957eb027b94c9e661611c0e4271"
   make
 }




More information about the arch-commits mailing list