9b0a1fd
diff -up ParaView-v5.6.0/Applications/ParaView/CMakeLists.txt.orig ParaView-v5.6.0/Applications/ParaView/CMakeLists.txt
9b0a1fd
--- ParaView-v5.6.0/Applications/ParaView/CMakeLists.txt.orig	2019-02-12 20:25:45.785665391 -0700
9b0a1fd
+++ ParaView-v5.6.0/Applications/ParaView/CMakeLists.txt	2019-02-12 20:26:44.877398493 -0700
9b0a1fd
@@ -164,6 +164,6 @@ elseif (UNIX)
9b0a1fd
   endforeach ()
9b0a1fd
   install(
9b0a1fd
     FILES       paraview.appdata.xml
9b0a1fd
-    DESTINATION share/appdata
9b0a1fd
+    DESTINATION share/metainfo
9b0a1fd
     COMPONENT   runtime)
9b0a1fd
 endif()