[netcdf] 27/31: Undo libname change for serial as it changes soname
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 9c3652b5e1df46a26d463e359beb79997d086cf8
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Wed Oct 5 06:07:57 2016 +0100
Undo libname change for serial as it changes soname
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index aa910aa..96a626a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,7 +37,7 @@ override_dh_auto_configure:
-DHDF5_INCLUDE_DIR=$(INCDIR)/hdf5/serial \
-DHDF5_LIBRARY_PATH=$(LIBRARY)/hdf5/serial \
-DLIBLIB_VERSION_SCRIPT=-Wl,--version-script,$(CURDIR)/debian/netcdf-serial.ver \
- -DNETCDF_LIB_NAME=netcdf_serial
+ -DNETCDF_LIB_NAME=netcdf
dh_auto_configure --builddirectory=build-pnetcdf -- \
$(CMAKE_FLAGS) \
-DHDF5_INCLUDE_DIR=$(INCDIR)/hdf5/serial \
--
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