summaryrefslogtreecommitdiff
path: root/sci-libs/sundials/files/sundials-5.7.0-fix-license-install-path.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/sundials/files/sundials-5.7.0-fix-license-install-path.patch')
-rw-r--r--sci-libs/sundials/files/sundials-5.7.0-fix-license-install-path.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/sci-libs/sundials/files/sundials-5.7.0-fix-license-install-path.patch b/sci-libs/sundials/files/sundials-5.7.0-fix-license-install-path.patch
deleted file mode 100644
index 88fb964f8995..000000000000
--- a/sci-libs/sundials/files/sundials-5.7.0-fix-license-install-path.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 40a650e..2133476 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -231,10 +231,10 @@ endif()
-
- # install license and notice files
- install(FILES "${PROJECT_SOURCE_DIR}/LICENSE"
-- DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}/sundials"
-+ DESTINATION share/doc/sundials-5.7.0
- )
- install(FILES "${PROJECT_SOURCE_DIR}/NOTICE"
-- DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}/sundials"
-+ DESTINATION share/doc/sundials-5.7.0
- )
-
- # create package version file