summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--community/jack2/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/jack2/PKGBUILD b/community/jack2/PKGBUILD
index d46a545ef..f03152b49 100644
--- a/community/jack2/PKGBUILD
+++ b/community/jack2/PKGBUILD
@@ -36,7 +36,7 @@ _wafconf() {
fi
python2 waf configure --prefix=/usr \
--alsa \
- --firewire $@
+ $firewire $@
# not building with doxygen
# see https://github.com/jackaudio/jack2/issues/22