summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDaniel Schürmann <daschuer@mixxx.org>2020-12-09 20:15:21 +0100
committerDaniel Schürmann <daschuer@mixxx.org>2020-12-10 07:44:42 +0100
commitf2b93a75eed246038d60382da329aeccafe71e00 (patch)
treeceb840ede00e5d4b21fb5b6471b9eb55d106f91b /CMakeLists.txt
parentd15c7fc5ed54959c0a694d38e776ad128c271734 (diff)
Fix path for AppStream an udev and add provides section to AppStream file
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 299716305c..245ef342cd 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1270,7 +1270,7 @@ if(UNIX AND NOT APPLE)
FILES
"${CMAKE_CURRENT_SOURCE_DIR}/res/linux/mixxx.appdata.xml"
DESTINATION
- "${CMAKE_INSTALL_DATADIR}/appdata"
+ "${CMAKE_INSTALL_DATAROOTDIR}/metainfo"
)
# udev rule file for USB HID and Bulk controllers