[csw-devel] SF.net SVN: gar:[7090] csw/mgar/pkg/hdf5/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Nov 3 15:58:51 CET 2009


Revision: 7090
          http://gar.svn.sourceforge.net/gar/?rev=7090&view=rev
Author:   dmichelsen
Date:     2009-11-03 14:58:50 +0000 (Tue, 03 Nov 2009)

Log Message:
-----------
hdf5: Fix package dependencies

Modified Paths:
--------------
    csw/mgar/pkg/hdf5/trunk/Makefile

Modified: csw/mgar/pkg/hdf5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/hdf5/trunk/Makefile	2009-11-03 14:55:23 UTC (rev 7089)
+++ csw/mgar/pkg/hdf5/trunk/Makefile	2009-11-03 14:58:50 UTC (rev 7090)
@@ -23,9 +23,9 @@
 
 NOEXTRACT = $(filter-out $(GARNAME)-$(GARVERSION).tar.gz,$(SOURCEFILES))
 
-PACKAGES = CSWhdf5 CSWhdf5rt
+PACKAGES = CSWhdf5rt CSWhdf5
 
-REQUIRED_PKGS_CSWhdf5rt = CSWhdf5
+REQUIRED_PKGS_CSWhdf5 = CSWhdf5rt
 
 CATALOGNAME_CSWhdf5 = hdf5
 CATALOGNAME_CSWhdf5rt = hdf5_rt


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list