This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla
mirror of
https://github.com/falkTX/Carla
Watch
1
Star
0
Fork
0
Code
Releases
42
Activity
Browse Source
Update version of debs for linux build
Signed-off-by: falkTX <falktx@falktx.com>
tags/v2.1-rc2
falkTX
4 years ago
parent
abe09500cc
commit
9249bebbf5
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
data/linux/build-all.sh
+ 1
- 1
data/linux/build-all.sh
View File
@@ -271,7 +271,7 @@ download_carla_extras()
{
CHROOT_DIR=${TARGETDIR}/chroot${ARCH}
CARLA_GIT_VER="2.1~rc1+git20200
116
"
CARLA_GIT_VER="2.1~rc1+git20200
331
"
cat <<EOF | sudo chroot ${CHROOT_DIR}
set -e
Write
Preview
Loading…
Cancel
Save