[SCM] hdf5 branch, master, updated. upstream/1.8.8-23-g1c4a3ce

Sylvestre Ledru sylvestre.ledru at scilab-enterprises.com
Thu Jan 19 09:53:42 UTC 2012


The following commit has been merged in the master branch:
commit 992f759d0b5233821f4776368864c1fe6fbcaf8a
Author: Sylvestre Ledru <sylvestre.ledru at scilab-enterprises.com>
Date:   Thu Jan 19 10:51:03 2012 +0100

    Fix a probleme in the not parallel declaration

diff --git a/debian/rules b/debian/rules
index 8849899..476d7e6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 # (c) 2001 Brian Russo, under GPL. 
 # (c) 2003 Josselin Mouette
 # (c) 2007-2009 Francesco P. Lovergine.
-# (c) 2010-2011 Sylvestre Ledru
+# (c) 2010-2012 Sylvestre Ledru
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
@@ -261,5 +261,5 @@ binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary install configure \
 		install-doc install-serial install-openmpi install-mpich2 prep
 
-.NOTPARALLEL: configure: configure-stamp-debian configure-stamp \
+.NOTPARALLEL: configure-stamp-debian configure-stamp \
 	   $(configure_stamp_openmpi) configure-stamp-mpich2

-- 
Hierarchical Data Format 5 (HDF5)



More information about the Pkg-grass-devel mailing list