Remove duplicate data files on Linux

This commit is contained in:
Cameron Gutman
2019-03-23 12:20:01 -07:00
parent 40e142c5c7
commit a3361363e4
+1 -4
View File
@@ -326,10 +326,7 @@ unix:!macx: {
appstream.files = deploy/linux/com.moonlight_stream.Moonlight.appdata.xml appstream.files = deploy/linux/com.moonlight_stream.Moonlight.appdata.xml
appstream.path = $$PREFIX/$$DATADIR/metainfo/ appstream.path = $$PREFIX/$$DATADIR/metainfo/
appdata.files = SDL_GameControllerDB/gamecontrollerdb.txt ModeSeven.ttf INSTALLS += target desktop icons appstream
appdata.path = "$$PREFIX/$$DATADIR/Moonlight Game Streaming Project/Moonlight/"
INSTALLS += target appdata desktop icons appstream
} }
win32 { win32 {
RC_ICONS = moonlight.ico RC_ICONS = moonlight.ico