Fix the wrong merge

This commit is contained in:
Hyunjin Song
2019-05-06 16:43:01 +09:00
parent 6d7ce58dec
commit d54c79d33b

View File

@@ -76,6 +76,7 @@ else
# to support systems without fuse
# Also, we need to set LD_LIBRARY_PATH, but linuxdepoyqt's AppRun unsets it
# See https://github.com/probonopd/linuxdeployqt/pull/370/
"$LINUXDEPLOYQT" --appimage-extract > /dev/null 2>&1
LINUXDEPLOYQT="squashfs-root/usr/bin/linuxdeployqt"
success "Extracted $APPIMAGETOOL"
fi