[36696] trunk/dports/devel/boost/Portfile
jmr at macports.org
jmr at macports.org
Mon May 12 01:20:37 PDT 2008
Revision: 36696
http://trac.macosforge.org/projects/macports/changeset/36696
Author: jmr at macports.org
Date: 2008-05-12 01:20:36 -0700 (Mon, 12 May 2008)
Log Message:
-----------
boost: adapt doc variant to 1.35 doc layout. Closes #15258.
Modified Paths:
--------------
trunk/dports/devel/boost/Portfile
Modified: trunk/dports/devel/boost/Portfile
===================================================================
--- trunk/dports/devel/boost/Portfile 2008-05-12 07:41:47 UTC (rev 36695)
+++ trunk/dports/devel/boost/Portfile 2008-05-12 08:20:36 UTC (rev 36696)
@@ -122,10 +122,11 @@
post-destroot {
# Install HTML documentation
xinstall -d ${destroot}${prefix}/share/doc/${name}
- xinstall -W ${worksrcpath} index.htm boost.css rst.css boost.png \
+ xinstall -W ${worksrcpath} index.htm index.html boost.css rst.css boost.png \
${destroot}${prefix}/share/doc/${name}
file copy ${worksrcpath}/doc ${destroot}${prefix}/share/doc/${name}
file copy ${worksrcpath}/more ${destroot}${prefix}/share/doc/${name}
+ file copy ${worksrcpath}/tools ${destroot}${prefix}/share/doc/${name}
file copy ${worksrcpath}/libs ${destroot}${prefix}/share/doc/${name}
}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080512/995c3754/attachment.html
More information about the macports-changes
mailing list