summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2019-07-15 16:32:23 -0500
committerMatthias Maier <tamiko@gentoo.org>2019-07-15 16:33:37 -0500
commit08183f6d73a91cfb310440d2be8fd97ac0491bc5 (patch)
tree4fbabd867be600e093fdcbe5fb7c7dfed2a8c8d8 /sci-libs/sundials/files/sundials-4.0.2-fix-license-install-path.patch
parentsci-libs/sundials: Port to EAPI 7 (diff)
downloadgentoo-08183f6d73a91cfb310440d2be8fd97ac0491bc5.tar.gz
gentoo-08183f6d73a91cfb310440d2be8fd97ac0491bc5.tar.bz2
gentoo-08183f6d73a91cfb310440d2be8fd97ac0491bc5.zip
sci-libs/sundials: fix patches
Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Diffstat (limited to 'sci-libs/sundials/files/sundials-4.0.2-fix-license-install-path.patch')
-rw-r--r--sci-libs/sundials/files/sundials-4.0.2-fix-license-install-path.patch2
1 files changed, 1 insertions, 1 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 3e2b65d49dd9..97cc6f715c4e 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
)