Skip to content

Commit

Permalink
update appstream path to use ECM variable
Browse files Browse the repository at this point in the history
  • Loading branch information
jriddell committed Jul 18, 2016
1 parent 2cb1972 commit 9625e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ add_definitions(
add_subdirectory( doc )
add_subdirectory( src )

install(FILES org.kde.kbruch.appdata.xml DESTINATION ${KDE_INSTALL_METAINFO})
install(FILES org.kde.kbruch.appdata.xml DESTINATION ${KDE_INSTALL_METAINFODIR})

feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES)

0 comments on commit 9625e73

Please sign in to comment.