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

sebastic pushed a commit to branch master
in repository netcdf.

commit c89d62dac6bb0c47a3162bfdf6f07ccaeff1bf7c
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Sat Oct 24 17:55:06 2015 +0200

    Indent configure options.
---
 debian/rules | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/rules b/debian/rules
index ca38acb..3ba6f85 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,12 +14,12 @@ UPSTREAM_VERSION=$(shell dpkg-parsechangelog | sed -ne 
's/^Version: \(.*\)-.*/\1
 
 override_dh_auto_configure:
        dh_auto_configure -- \
-       -DCMAKE_SKIP_RPATH:BOOL=ON \
-       -DCMAKE_VERBOSE_MAKEFILE=1 \
-       -DENABLE_TESTS:BOOL=OFF \
-       -DENABLE_DOXYGEN:BOOL=ON \
-       -DHDF5_INCLUDE_PATH=$(HDF5_INCLUDE_PATH) \
-       -DHDF5_LIBRARY_PATH=$(HDF5_LIBRARY_PATH)
+               -DCMAKE_SKIP_RPATH:BOOL=ON \
+               -DCMAKE_VERBOSE_MAKEFILE=1 \
+               -DENABLE_TESTS:BOOL=OFF \
+               -DENABLE_DOXYGEN:BOOL=ON \
+               -DHDF5_INCLUDE_PATH=$(HDF5_INCLUDE_PATH) \
+               -DHDF5_LIBRARY_PATH=$(HDF5_LIBRARY_PATH)
 
 override_dh_auto_install:
        dh_auto_install

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/netcdf.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to