[getdp] 18/20: turns out this patch is not needed
Mattia Rizzolo
mattia at debian.org
Fri Feb 12 19:58:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository getdp.
commit d7cf41193c9a9cfbe034b173ad2d551dad2a650b
Author: Mattia Rizzolo <mattia at debian.org>
Date: Fri Feb 12 19:46:33 2016 +0000
turns out this patch is not needed
---
debian/patches/cmake.patch | 11 -----------
debian/patches/series | 1 -
2 files changed, 12 deletions(-)
diff --git a/debian/patches/cmake.patch b/debian/patches/cmake.patch
deleted file mode 100644
index a9873d4..0000000
--- a/debian/patches/cmake.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -513,6 +513,8 @@
- list(APPEND LAPACK_LIBRARIES -lgfortran)
- elseif(CMAKE_Fortran_COMPILER MATCHES "g77")
- list(APPEND LAPACK_LIBRARIES -lg2c)
-+ elseif(CMAKE_Fortran_COMPILER MATCHES "mpif90")
-+ list(APPEND LAPACK_LIBRARIES -lgfortran)
- endif(CMAKE_Fortran_COMPILER MATCHES "gfortran")
- endif(CMAKE_Fortran_COMPILER_ID MATCHES "GNU")
- else(ENABLE_FORTRAN)
diff --git a/debian/patches/series b/debian/patches/series
index 95532fe..986b98c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-cmake.patch
petsc.patch
--
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