mirror of
https://github.com/love2d/love-appimage-source.git
synced 2026-08-12 08:40:51 +02:00
Forgot to include license.txt
This commit is contained in:
@@ -324,7 +324,7 @@ installdir/love.svg: $(LOVE_PATH)/platform/unix/love.svg
|
||||
installdir/license.txt: $(LOVE_PATH)/license.txt
|
||||
cp $(LOVE_PATH)/license.txt installdir/license.txt
|
||||
|
||||
appimage-prepare: installdir/AppRun installdir/love.desktop installdir/love.svg appimagetool
|
||||
appimage-prepare: installdir/AppRun installdir/love.desktop installdir/love.svg installdir/license.txt appimagetool
|
||||
cp -r installdir installdir2
|
||||
-rm -rf installdir2/share/man
|
||||
-rm -rf installdir2/share/doc
|
||||
|
||||
Reference in New Issue
Block a user