From a3361363e434de2c4218219643db5667045711e0 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Sat, 23 Mar 2019 12:20:01 -0700 Subject: [PATCH] Remove duplicate data files on Linux --- app/app.pro | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/app/app.pro b/app/app.pro index e4fbde20..1399e9d9 100644 --- a/app/app.pro +++ b/app/app.pro @@ -326,10 +326,7 @@ unix:!macx: { appstream.files = deploy/linux/com.moonlight_stream.Moonlight.appdata.xml appstream.path = $$PREFIX/$$DATADIR/metainfo/ - appdata.files = SDL_GameControllerDB/gamecontrollerdb.txt ModeSeven.ttf - appdata.path = "$$PREFIX/$$DATADIR/Moonlight Game Streaming Project/Moonlight/" - - INSTALLS += target appdata desktop icons appstream + INSTALLS += target desktop icons appstream } win32 { RC_ICONS = moonlight.ico