summaryrefslogtreecommitdiff
blob: 3e2b65d49dd91d9a4e1c9847b18b6f16e9c9d744 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -Nur old/CMakeLists.txt new/CMakeLists.txt
--- old/CMakeLists.txt	2019-01-23 01:05:44.000000000 +0300
+++ new/CMakeLists.txt	2019-06-23 00:35:57.000000000 +0300
@@ -1214,6 +1214,6 @@
   )
 INSTALL(
   FILES ${PROJECT_SOURCE_DIR}/NOTICE
-  DESTINATION include/sundials
+  DESTINATION share/doc/sundials-4.0.2)
   )