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

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


    Date: Tuesday, April 22, 2014 @ 18:00:09
  Author: spupykin
Revision: 109972

upgpkg: gnubiff 2.2.15-2

upd

Modified:
  gnubiff/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-22 15:47:18 UTC (rev 109971)
+++ PKGBUILD	2014-04-22 16:00:09 UTC (rev 109972)
@@ -5,7 +5,7 @@
 
 pkgname=gnubiff
 pkgver=2.2.15
-pkgrel=1
+pkgrel=2
 pkgdesc="Mail notification program that checks for mail and displays headers when new mail has arrived"
 arch=('i686' 'x86_64')
 url="http://gnubiff.sourceforge.net/"
@@ -19,6 +19,7 @@
 build() {
   [ "$GNOMEDIR" = "" ] && GNOMEDIR=/usr
   cd $srcdir/gnubiff-$pkgver
+  export LDFLAGS="-lgthread-2.0"
   ./configure --prefix=/usr --with-password --with-password-string="65423957eb027b94c9e661611c0e4271" \
 	--disable-fam --disable-gnome
   make




More information about the arch-commits mailing list