[lammps] 02/08: Refresh patch.

Anton Gladky gladk at moszumanska.debian.org
Fri Feb 14 05:23:36 UTC 2014


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

gladk pushed a commit to branch master
in repository lammps.

commit 9c47579e237cfa45be19dc57a88d49049102f72e
Author: Anton Gladky <gladk at debian.org>
Date:   Thu Feb 13 22:05:36 2014 +0100

    Refresh patch.
---
 debian/patches/set_configure_flags.patch | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/patches/set_configure_flags.patch b/debian/patches/set_configure_flags.patch
index 14e4b19..774cc30 100644
--- a/debian/patches/set_configure_flags.patch
+++ b/debian/patches/set_configure_flags.patch
@@ -1,7 +1,7 @@
 Description: use CXX and LD-flags, proposed by build environment instead
  of hardcoded. Fix linkage problem with fftw3.
 Author: Anton Gladky <gladk at debian.org>
-Last-Update: 2013-02-03
+Last-Update: 2014-02-13
 
 --- a/src/MAKE/Makefile.openmpi
 +++ b/src/MAKE/Makefile.openmpi
@@ -32,9 +32,12 @@ Last-Update: 2013-02-03
  
  # MPI library, REQUIRED
  # see discussion in doc/Section_start.html#2_2 (step 5)
-@@ -51,7 +50,7 @@
+@@ -49,9 +48,9 @@
+ # PATH = path for FFT library
+ # LIB = name of FFT library
  
- FFT_INC =       -DFFT_FFTW3
+-FFT_INC =       -DFFT_FFTW
++FFT_INC =       -DFFT_FFTW3
  FFT_PATH = 
 -FFT_LIB =	-lfftw
 +FFT_LIB =	-lfftw3

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



More information about the debian-science-commits mailing list