mirror of
https://github.com/love2d/love-appimage-source.git
synced 2026-08-12 08:40:51 +02:00
@@ -71,7 +71,7 @@ cmake: $(CMAKE)
|
||||
|
||||
# AppImageTool
|
||||
appimagetool:
|
||||
curl $(CURL_DOH_URL) -Lfo appimagetool https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-$(ARCH).AppImage
|
||||
curl $(CURL_DOH_URL) -Lfo appimagetool https://github.com/AppImage/appimagetool/releases/download/continuous/appimagetool-$(ARCH).AppImage
|
||||
chmod u+x appimagetool
|
||||
ifneq ($(QEMU),)
|
||||
# Extract the AppImageTool
|
||||
|
||||
Reference in New Issue
Block a user