[27404] trunk/dports/devel/jam/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Aug 2 09:38:17 PDT 2007


Revision: 27404
          http://trac.macosforge.org/projects/macports/changeset/27404
Author:   boeyms at macports.org
Date:     2007-08-02 09:38:16 -0700 (Thu, 02 Aug 2007)

Log Message:
-----------
devel/jam: Add further documentation to jam installation

This closes #12145 (maintainer timeout).

Modified Paths:
--------------
    trunk/dports/devel/jam/Portfile

Modified: trunk/dports/devel/jam/Portfile
===================================================================
--- trunk/dports/devel/jam/Portfile	2007-08-02 16:37:56 UTC (rev 27403)
+++ trunk/dports/devel/jam/Portfile	2007-08-02 16:38:16 UTC (rev 27404)
@@ -43,6 +43,7 @@
 	system "install -m 755 ${worksrcpath}/bin.*/jam ${destroot}${prefix}/bin/"
 	system "install -m 755 ${worksrcpath}/bin.*/mkjambase ${destroot}${prefix}/bin/"
 	xinstall -d -m 755 ${destroot}/${prefix}/share/doc/${name}/
+	xinstall -m 644 ${worksrcpath}/Jam.html ${destroot}/${prefix}/share/doc/${name}/
 	xinstall -m 644 ${worksrcpath}/Jambase.html ${destroot}/${prefix}/share/doc/${name}/
 	xinstall -m 644 ${worksrcpath}/Jamfile.html ${destroot}/${prefix}/share/doc/${name}/
 }

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


More information about the macports-changes mailing list