[netcdf] 01/01: libnetcdfc -> libnetcdf

Nico Schlömer nschloe-guest at moszumanska.debian.org
Wed May 21 23:00:44 UTC 2014


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

nschloe-guest pushed a commit to branch split-c-f-cxx
in repository netcdf.

commit 5133877eec66b24b528887010924e9169f3aa29c
Author: Nico Schlömer <nico.schloemer at gmail.com>
Date:   Thu May 22 01:00:25 2014 +0200

    libnetcdfc -> libnetcdf
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 97748a6..e8a786c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,11 +14,11 @@ override_dh_auto_configure:
 
 #	-DCMAKE_C_COMPILER=mpicc \
 
-install/libnetcdfc7::
+install/libnetcdf7::
 	find debian/tmp/usr/lib/ -name 'libnetcdf.*' -a ! -type d \
 			-a ! -name '*.so' -a ! -name '*.a' \
 			-a ! -name '*.la' -a ! -name '*.pc' \
-			-exec cp -d {} debian/libnetcdfc7/usr/lib/ \;
+			-exec cp -d {} debian/libnetcdf7/usr/lib/ \;
 
 install/libnetcdf-dev::
 	cp debian/tmp/usr/include/* debian/libnetcdf-dev/usr/include/.

-- 
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