mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
543a7965c2
If scripts are always called directly without symlink, there is no need to use `realpath` which is not available on some systems. F-Droid builds already use scripts/ndk-make.sh: <https://gitlab.com/fdroid/fdroiddata/blob/master/metadata/com.b44t.messenger.yml> Same for nightly builds running on Concourse CI.