mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
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:
@@ -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
|
||||
)
|
||||
|
||||
|
||||
@@ -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
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user