summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e1b02bf4359b..45939d39aa8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=nas
pkgver=1.9.4
-pkgrel=3
+pkgrel=4
pkgdesc='Network Audio System is a network transparent, client/server audio transport system. Provides libaudio2.so.'
arch=('i686' 'x86_64')
url='http://radscan.com/nas.html'
@@ -34,7 +34,7 @@ build() {
package() {
cd ${pkgname}-${pkgver}
- make DESTDIR=${pkgdir} USRLIBDIR=/usr/lib install
+ make DESTDIR=${pkgdir} USRLIBDIR=/usr/lib LDLIBS=-lfl install
chmod 644 ${pkgdir}/usr/include/audio/*
# Remove static libraries