File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ configure_file(
4545add_custom_target (uninstall
4646 COMMAND ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR} /Uninstall.cmake)
4747
48- install (FILES ${CMAKE_CURRENT_SOURCE_DIR} /data/com.github.tom95.indicator-synapse.appdata.xml DESTINATION ${CMAKE_INSTALL_FULL_DATAROOTDIR} /share/ metainfo/)
48+ install (FILES ${CMAKE_CURRENT_SOURCE_DIR} /data/com.github.tom95.indicator-synapse.appdata.xml DESTINATION ${CMAKE_INSTALL_FULL_DATAROOTDIR} /metainfo/)
4949install (FILES ${CMAKE_CURRENT_SOURCE_DIR} /data/com.github.tom95.indicator-synapse.desktop DESTINATION ${CMAKE_INSTALL_FULL_DATAROOTDIR} /applications)
5050
5151install (FILES data/icons/com.github.tom95.indicator-synapse.svg DESTINATION ${CMAKE_INSTALL_FULL_DATAROOTDIR} /icons/hicolor/)
You can’t perform that action at this time.
0 commit comments