[netcdf] 28/31: remove unnecessary parameters
Alastair McKinstry
mckinstry at moszumanska.debian.org
Tue Oct 11 10:44:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch dev-coinstallable
in repository netcdf.
commit b7ca961417a518c19ab968fa006de0365bd46199
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Wed Oct 5 11:24:36 2016 +0100
remove unnecessary parameters
---
debian/rules | 2 --
1 file changed, 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index 96a626a..cc7cbc4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,8 +53,6 @@ override_dh_auto_configure:
-DUSE_HDF5=ON \
-DHDF5_INCLUDE_DIR=$(INCDIR)/hdf5/$(MPI) \
-DHDF5_LIBRARY_PATH=$(LIBRARY)/hdf5/$(MPI) \
- -DHDF5_C_LIBRARY=$(LIBDIR)/hdf5/$(MPI)/libhdf5.so \
- -DHDF5_HL_LIBRARY=$(LIBDIR)/hdf5/$(MPI)/libhdf5_hl.so \
-DHDF5_C_LIBRARIES=$(LIBDIR)/hdf5/$(MPI)/libhdf5.so \
-DHDF5_HL_LIBRARIES=$(LIBDIR)/hdf5/$(MPI)/libhdf5_hl.so \
-DCMAKE_C_FLAGS="${CFLAGS} -DHDF5_PARALLEL" \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf.git
More information about the Pkg-grass-devel
mailing list