XDG_APPS_INSTALL_DIR comes from ECM, use a different var

This commit is contained in:
Rohan Garg 2014-11-04 18:31:01 +01:00
parent 36bd745e65
commit b9af5b7d54

View File

@ -191,5 +191,5 @@ install(
FILES
calamares.desktop
DESTINATION
"${XDG_APPS_INSTALL_DIR}"
${CMAKE_INSTALL_DATADIR}/applications
)