[SCM] netcdf branch, master, updated. upstream/4.1.3-38-g62ea32a
Francesco Paolo Lovergine
frankie at debian.org
Mon Mar 5 10:21:34 UTC 2012
The following commit has been merged in the master branch:
commit 534ac3702cdc12171048e8538cfa2393b6bc0454
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date: Fri Feb 17 14:45:23 2012 +0100
Another typo in debian/rules fixed.
diff --git a/debian/rules b/debian/rules
index d0156ac..a5aaf9c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,7 @@ DEB_MAKE_CHECK_TARGET = check
install/libnetcdfc7::
find debian/tmp/usr/lib/ ! -type d -a ! -name '*.so' -a ! -name '*.a' \
-a ! -name '*.la' -a ! -name '*.pc' -a ! -name 'libcf*' \
- -exec cp {} debian/libnetcdf7/usr/lib/ \;
+ -exec cp {} debian/libnetcdfc7/usr/lib/ \;
install/libnetcdff5::
find debian/tmp/usr/lib/ -name 'libnetcdff.*' -a ! -type d \
--
The NetCDF Library
More information about the Pkg-grass-devel
mailing list