[22358] trunk/dports/math/SuiteSparse/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Tue Feb 27 00:18:50 PST 2007


Revision: 22358
          http://trac.macosforge.org/projects/macports/changeset/22358
Author:   stechert at macports.org
Date:     2007-02-27 00:18:49 -0800 (Tue, 27 Feb 2007)

Log Message:
-----------
make sure that all of the headers in the CHOLMOD subdir are getting installed

Modified Paths:
--------------
    trunk/dports/math/SuiteSparse/Portfile

Modified: trunk/dports/math/SuiteSparse/Portfile
===================================================================
--- trunk/dports/math/SuiteSparse/Portfile	2007-02-27 07:34:17 UTC (rev 22357)
+++ trunk/dports/math/SuiteSparse/Portfile	2007-02-27 08:18:49 UTC (rev 22358)
@@ -56,14 +56,19 @@
 
 	xinstall -m 644 -W ${worksrcpath}/CHOLMOD/Include \
 		cholmod.h \
+		cholmod_blas.h \
 		cholmod_check.h \
 		cholmod_cholesky.h \
+		cholmod_complexity.h \
 		cholmod_config.h \
 		cholmod_core.h \
+		cholmod_internal.h \
+		cholmod_io64.h \
 		cholmod_matrixops.h \
 		cholmod_modify.h \
 		cholmod_partition.h \
 		cholmod_supernodal.h \
+		cholmod_template.h \
  		${destroot}${prefix}/include/ufsparse
 
 	xinstall -m 644 ${worksrcpath}/COLAMD/colamd.h ${destroot}${prefix}/include/ufsparse

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070227/e1290e14/attachment.html


More information about the macports-changes mailing list