sci-libs/sundials: fix patches
authorMatthias Maier <tamiko@gentoo.org>
Mon, 15 Jul 2019 21:32:23 +0000 (16:32 -0500)
committerMatthias Maier <tamiko@gentoo.org>
Mon, 15 Jul 2019 21:33:37 +0000 (16:33 -0500)
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
sci-libs/sundials/files/sundials-4.0.2-fix-license-install-path.patch
sci-libs/sundials/files/sundials-4.1.0-fix-license-install-path.patch

index 3e2b65d49dd91d9a4e1c9847b18b6f16e9c9d744..97cc6f715c4e57414fc43ea02a767e6df33e3160 100644 (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
    )
  
index eb7fdbbec53b71caa40fca4aea8b71377c39b9ba..72b5f5915c87d04084b5015fd14519ad335dd4a2 100644 (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
    )