summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/sundials/files/sundials-4.1.0-fix-license-install-path.patch')
-rw-r--r--sci-libs/sundials/files/sundials-4.1.0-fix-license-install-path.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/sci-libs/sundials/files/sundials-4.1.0-fix-license-install-path.patch b/sci-libs/sundials/files/sundials-4.1.0-fix-license-install-path.patch
new file mode 100644
index 000000000000..eb7fdbbec53b
--- /dev/null
+++ b/sci-libs/sundials/files/sundials-4.1.0-fix-license-install-path.patch
@@ -0,0 +1,11 @@
+diff -Nur old/CMakeLists.txt new/CMakeLists.txt
+--- old/CMakeLists.txt 2019-02-12 21:50:51.000000000 +0300
++++ new/CMakeLists.txt 2019-06-23 00:39:23.000000000 +0300
+@@ -1172,6 +1172,6 @@
+ )
+ INSTALL(
+ FILES ${PROJECT_SOURCE_DIR}/NOTICE
+- DESTINATION include/sundials
++ DESTINATION share/doc/sundials-4.1.0)
+ )
+