File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- export JACK2_VERSION=1abd04edab2fef8e7b5e5197dd03034358a37078
4- export QJACKCTL_VERSION=0.9.7
3+ export JACK2_VERSION=v1.9.22
4+ export QJACKCTL_VERSION=0.9.9
55
66set -e
77
@@ -26,12 +26,6 @@ rm -rf ~/PawPawBuilds/builds/*/qjackctl-${QJACKCTL_VERSION}
2626# ---------------------------------------------------------------------------------------------------------------------
2727
2828./PawPaw/build-jack2.sh ${target}
29-
30- # FIXME remove this on 1.9.22
31- ln -s ~ /PawPawBuilds/builds/${target} /jack2-${JACK2_VERSION} PawPaw/jack2
32- ln -s ~ /PawPawBuilds/builds/${target} /jack2-${JACK2_VERSION} ~ /PawPawBuilds/builds/${target} /jack2-v1.9.21
33- export JACK2_VERSION=v1.9.21
34-
3529./PawPaw/pack-jack2.sh ${target}
3630
3731# ---------------------------------------------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments