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