This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
PawPaw
mirror of
https://github.com/DISTRHO/PawPaw
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
2
Wiki
Activity
Browse Source
Remove --example-tools for jack2 builds
Signed-off-by: falkTX <falktx@falktx.com>
pull/28/head
falkTX
3 years ago
parent
01d0708658
commit
86d947d472
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
build-jack2.sh
+ 1
- 1
build-jack2.sh
View File
@@ -44,7 +44,7 @@ fi
# ---------------------------------------------------------------------------------------------------------------------
# jack2
jack2_args="
--example-tools
"
jack2_args=""
if [ -n "${jack2_extra_prefix}" ]; then
jack2_args+=" --prefix=${jack2_extra_prefix}"
Write
Preview
Loading…
Cancel
Save