[sundials] 08/09: whitespace

Dima Kogan dima at secretsauce.net
Sat Feb 11 03:39:56 UTC 2017


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

dkogan pushed a commit to branch master_optional_stuff_enabled
in repository sundials.

commit 929eac3cb90e4e1107d007490d2f940ffaadbde4
Author: Dima Kogan <dima at secretsauce.net>
Date:   Fri Feb 10 19:27:00 2017 -0800

    whitespace
---
 debian/rules | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/rules b/debian/rules
index 5259966..0a1ef9e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,15 +3,15 @@
 #workaround to start MPI-applications in chroot
 export OMPI_MCA_plm_rsh_agent=/bin/false
 
-extra_flags += \
-   -DCMAKE_Fortran_COMPILER=gfortran \
-   -DBUILD_SHARED_LIBS:BOOL=ON \
+extra_flags +=						\
+   -DCMAKE_Fortran_COMPILER=gfortran			\
+   -DBUILD_SHARED_LIBS:BOOL=ON				\
    -DBUILD_STATIC_LIBS:BOOL=OFF				\
-   -DFCMIX_ENABLE:BOOL=ON \
-   -DMPI_ENABLE:BOOL=ON \
-   -DLAPACK_ENABLE:BOOL=ON \
+   -DFCMIX_ENABLE:BOOL=ON				\
+   -DMPI_ENABLE:BOOL=ON					\
+   -DLAPACK_ENABLE:BOOL=ON				\
 							\
-   -DEXAMPLES_ENABLE:BOOL=ON \
+   -DEXAMPLES_ENABLE:BOOL=ON				\
    -DEXAMPLES_INSTALL:BOOL=OFF				\
 							\
    -DOPENMP_ENABLE:BOOL=OFF				\

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



More information about the debian-science-commits mailing list