[getdp] 02/08: Refresh patch.

Anton Gladky gladk at moszumanska.debian.org
Mon Aug 22 19:05:11 UTC 2016


This is an automated email from the git hooks/post-receive script.

gladk pushed a commit to branch master
in repository getdp.

commit 04091964aea3124848a3e207b5c271dc0772fac9
Author: Anton Gladky <gladk at debian.org>
Date:   Mon Aug 22 20:42:51 2016 +0200

    Refresh patch.
---
 debian/patches/petsc.patch | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/debian/patches/petsc.patch b/debian/patches/petsc.patch
index c55e5e0..542a2f6 100644
--- a/debian/patches/petsc.patch
+++ b/debian/patches/petsc.patch
@@ -1,6 +1,8 @@
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -382,13 +382,15 @@
+Index: getdp-2.9.2-source/CMakeLists.txt
+===================================================================
+--- getdp-2.9.2-source.orig/CMakeLists.txt
++++ getdp-2.9.2-source/CMakeLists.txt
+@@ -385,13 +385,15 @@ if(ENABLE_PETSC)
        endif(PETSC_PACKAGES_INCLUDES)
      endif(PETSC_PACKAGES_INCLUDES)
      # find libraries (<= 3.0)
@@ -17,7 +19,7 @@
      endif(NOT PETSC_LIBS)
      if(PETSC_LIBS)
        set_config_option(HAVE_PETSC "PETSc")
-@@ -406,15 +408,22 @@
+@@ -409,15 +411,22 @@ if(ENABLE_PETSC)
        else(SLEPC_DIR)
          set(ENV_SLEPC_DIR $ENV{SLEPC_DIR})
        endif(SLEPC_DIR)
@@ -43,7 +45,7 @@
            list(APPEND EXTERNAL_INCLUDES ${SLEPC_INC})
            find_path(SLEPC_INC2 "slepcconf.h" PATHS ${ENV_SLEPC_DIR}
                      PATH_SUFFIXES ${ENV_PETSC_ARCH}/include NO_DEFAULT_PATH)
-@@ -422,7 +431,7 @@
+@@ -425,7 +434,7 @@ if(ENABLE_PETSC)
              list(APPEND EXTERNAL_INCLUDES ${SLEPC_INC2})
            endif(SLEPC_INC2)
          endif(SLEPC_INC)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/getdp.git



More information about the debian-science-commits mailing list