File tree 1 file changed +2
-8
lines changed
1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
2
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
5
5
6
6
set -e
7
7
@@ -26,12 +26,6 @@ rm -rf ~/PawPawBuilds/builds/*/qjackctl-${QJACKCTL_VERSION}
26
26
# ---------------------------------------------------------------------------------------------------------------------
27
27
28
28
./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
-
35
29
./PawPaw/pack-jack2.sh ${target}
36
30
37
31
# ---------------------------------------------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments