summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2013-04-05 22:01:09 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2013-04-05 22:01:09 -0400
commit1150a37ab7e4a564671c2401413ac3efc861ffbe (patch)
tree250218bae93ad7de8fd6c516c8dfb209b780db05 /tools
parentdbe7ecb07c190a554d2b3953c348cd3965d173a7 (diff)
do not include harvid by default in linux build (wrong variable definition)
Diffstat (limited to 'tools')
-rwxr-xr-xtools/linux_packaging/build2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/linux_packaging/build b/tools/linux_packaging/build
index af795f8983..e039767934 100755
--- a/tools/linux_packaging/build
+++ b/tools/linux_packaging/build
@@ -16,7 +16,7 @@ BUILD_ROOT=../../build
MIXBUS=
WITH_LADSPA=0
-WITH_HARVID=0
+WITH_HARVID=
STRIP=all
PRINT_SYSDEPS=
WITH_NLS=