Fixup doubled install of desktop file.

This commit is contained in:
Martin Rotter 2017-10-19 10:48:28 +02:00
parent b072d41d84
commit 41ce0fee2b

View File

@ -685,9 +685,6 @@ unix:!mac:!android {
desktop_file.files = resources/desktop/$${TARGET}.desktop
desktop_file.path = $$quote($$PREFIX/share/applications/)
desktop_file.files = resources/desktop/$${TARGET}.desktop
desktop_file.path = $$quote($$PREFIX/share/applications/)
appdata.files = resources/desktop/$${TARGET}.appdata.xml
appdata.path = $$quote($$PREFIX/share/metainfo/)