commit: 08183f6d73a91cfb310440d2be8fd97ac0491bc5
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 15 21:32:23 2019 +0000
Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Mon Jul 15 21:33:37 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08183f6d
sci-libs/sundials: fix patches
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>
sci-libs/sundials/files/sundials-4.0.2-fix-license-install-path.patch | 2 +-
sci-libs/sundials/files/sundials-4.1.0-fix-license-install-path.patch | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/sci-libs/sundials/files/sundials-4.0.2-fix-license-install-path.patch
b/sci-libs/sundials/files/sundials-4.0.2-fix-license-install-path.patch
index 3e2b65d49dd..97cc6f715c4 100644
--- a/sci-libs/sundials/files/sundials-4.0.2-fix-license-install-path.patch
+++ b/sci-libs/sundials/files/sundials-4.0.2-fix-license-install-path.patch
@@ -6,6 +6,6 @@ diff -Nur old/CMakeLists.txt new/CMakeLists.txt
INSTALL(
FILES ${PROJECT_SOURCE_DIR}/NOTICE
- DESTINATION include/sundials
-+ DESTINATION share/doc/sundials-4.0.2)
++ DESTINATION share/doc/sundials-4.0.2
)
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
index eb7fdbbec53..72b5f5915c8 100644
--- 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
@@ -6,6 +6,6 @@ diff -Nur old/CMakeLists.txt new/CMakeLists.txt
INSTALL(
FILES ${PROJECT_SOURCE_DIR}/NOTICE
- DESTINATION include/sundials
-+ DESTINATION share/doc/sundials-4.1.0)
++ DESTINATION share/doc/sundials-4.1.0
)