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

Ray Rashif schiv at archlinux.org
Tue Oct 5 22:25:38 UTC 2010


    Date: Tuesday, October 5, 2010 @ 18:25:38
  Author: schiv
Revision: 94264

upgpkg: ardour 2.8.11-1.1
ardour: x86_64 fix lib64

Modified:
  ardour/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-05 22:04:07 UTC (rev 94263)
+++ PKGBUILD	2010-10-05 22:25:38 UTC (rev 94264)
@@ -9,7 +9,7 @@
 
 pkgname=ardour
 pkgver=2.8.11
-pkgrel=1
+pkgrel=1.1
 pkgdesc="A multichannel hard disk recorder and digital audio workstation"
 arch=('i686' 'x86_64')
 url="http://ardour.org"
@@ -29,6 +29,7 @@
 
   scons ${MAKEFLAGS} ARCH="${CFLAGS}" \
                      PREFIX="/usr" \
+                     DIST_LIBDIR="lib" \
                      FREEDESKTOP=0 \
                      FREESOUND=1 \
                      DESTDIR="${pkgdir}"




More information about the arch-commits mailing list