makes Qt path and openssl path depend on environment variable
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Mon, 29 Apr 2024 07:52:54 +0000 (09:52 +0200)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Mon, 29 Apr 2024 07:52:54 +0000 (09:52 +0200)
commit2ba242527ce4d9b77ca6cfb9306ea608e0486b10
treef7de788f40b81c7b68e3ea0275fa71e8d5e4ea69
parentf4d9fbc2e744c4ed6fe08c5cbb3411dd6837cca0
makes Qt path and openssl path depend on environment variable

provide default value that may work outside our docker build images

will get sensible value when run inside our official docker build images

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
admin/linux/build-appimage.sh