12 lines
622 B
Diff
12 lines
622 B
Diff
diff -U 3 -dHrN -- a/cmake_modules/PHD2Packaging.cmake b/cmake_modules/PHD2Packaging.cmake
|
|
--- a/cmake_modules/PHD2Packaging.cmake 2017-09-26 00:21:15.000000000 +0200
|
|
+++ b/cmake_modules/PHD2Packaging.cmake 2017-11-02 18:18:54.455096341 +0100
|
|
@@ -74,7 +74,7 @@
|
|
install(FILES ${phd_src_dir}/phd2.desktop
|
|
DESTINATION ${CMAKE_INSTALL_PREFIX}/share/applications/ )
|
|
install(FILES ${phd_src_dir}/phd2.appdata.xml
|
|
- DESTINATION ${CMAKE_INSTALL_PREFIX}/share/appdata/ )
|
|
+ DESTINATION ${CMAKE_INSTALL_PREFIX}/share/metainfo/ )
|
|
|
|
# Make Debian package
|
|
set(CPACK_GENERATOR "DEB")
|