[SCM] netcdf branch, master, updated. upstream/4.1.3-27-g4c83808
Francesco Paolo Lovergine
frankie at debian.org
Sun Feb 19 17:58:50 UTC 2012
The following commit has been merged in the master branch:
commit e86d8b5121864be95369ba5ea88ec806ee79b450
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date: Sun Feb 19 16:10:36 2012 +0100
Again fixed package name mismatch in debian/rules.
diff --git a/debian/rules b/debian/rules
index bde01f4..fa26751 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,10 +26,10 @@ DEB_MAKE_CHECK_TARGET = check
#makebuilddir/libnetcdf4::
# autoreconf -vfi
-install/libnetcdf7::
+install/libnetcdfc7::
find debian/tmp/usr/lib/ -name 'libnetcdf.*' -a ! -type d \
-a ! -name '*.so' -a ! -name '*.a' \
- -a ! -name '*.la' -a ! -name '*.pc' -a ! -name 'libcf*' \
+ -a ! -name '*.la' -a ! -name '*.pc' \
-exec cp {} debian/libnetcdf7/usr/lib/ \;
install/libnetcdff5::
--
The NetCDF Library
More information about the Pkg-grass-devel
mailing list