sci-libs/sundials: fix patches

Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
This commit is contained in:
Matthias Maier
2019-07-15 16:32:23 -05:00
parent b43ff0fea2
commit 08183f6d73
2 changed files with 2 additions and 2 deletions

View File

@@ -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
)

View File

@@ -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
)