1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jitsi_ynh.git synced 2024-09-03 19:35:57 +02:00

Update _common.sh

This commit is contained in:
rosbeef andino 2022-04-14 15:23:31 -04:00 committed by GitHub
parent b7f4a95e03
commit 3848024c1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ ynh_jniwrapper_armhf ()
{
# set openjdk-8 as default
update-alternatives --set java /usr/lib/jvm/java-8-openjdk-armhf/jre/bin/java
# update-alternatives --set java /usr/lib/jvm/java-8-openjdk-armhf/jre/bin/java
tempdir="$(mktemp -d)"
# prepare jniwrapper compilation