ソースを参照

Actually add license.txt file into AppImage.

Miku AuahDark 3 年 前
コミット
2d752f12ff
1 ファイル変更1 行追加1 行削除
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -341,7 +341,7 @@ appimage-prepare: installdir/AppRun installdir/love.desktop installdir/love.svg
 	-find installdir2/bin ! -name 'luajit*' ! -name 'love' -type f -exec rm -f {} +
 	-strip installdir2/lib/*
 
-$(APPIMAGE_OUTPUT): installdir/AppRun installdir/love.desktop installdir/love.svg appimagetool
+$(APPIMAGE_OUTPUT): 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