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

Sergej Pupykin spupykin at nymeria.archlinux.org
Sat Nov 2 11:38:01 UTC 2013


    Date: Saturday, November 2, 2013 @ 12:38:01
  Author: spupykin
Revision: 100335

upgpkg: lash 0.6.0~rc2-7

upd

Modified:
  lash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-02 11:34:59 UTC (rev 100334)
+++ PKGBUILD	2013-11-02 11:38:01 UTC (rev 100335)
@@ -5,7 +5,7 @@
 pkgname=lash
 pkgver=0.6.0~rc2
 _relver=0.6.0.594
-pkgrel=6
+pkgrel=7
 pkgdesc="A session management system for JACK and ALSA"
 arch=('i686' 'x86_64')
 #url="http://lash-audio.org"
@@ -25,6 +25,8 @@
   export PYTHON="python2"
   sed -i "s#env python#&2#" clients/lash_control
 
+  export LDFLAGS="-ldl -lm"
+
   ./configure --prefix=/usr
   make
 }




More information about the arch-commits mailing list