Files
kiwix-build/scripts
Matthieu Gautier dc99315830 Fix setting of SYSTEMLIBDIR in the appimage creation script.
If it is the first time the script is run, $APPDIR doesn't exist, so,
by definition, `$APPDIR/lib` doesn't exists neither.

We must check the library dir in `$INSTALLDIR` which is the "source"
directory for script.
2021-11-23 16:50:32 +01:00
..