[77692] trunk/dports/devel/lua-luasocket/Portfile

and.damore at macports.org and.damore at macports.org
Sat Apr 9 12:41:04 PDT 2011


Revision: 77692
          http://trac.macports.org/changeset/77692
Author:   and.damore at macports.org
Date:     2011-04-09 12:41:02 -0700 (Sat, 09 Apr 2011)
Log Message:
-----------
lua-luasocket: added html docs

Modified Paths:
--------------
    trunk/dports/devel/lua-luasocket/Portfile

Modified: trunk/dports/devel/lua-luasocket/Portfile
===================================================================
--- trunk/dports/devel/lua-luasocket/Portfile	2011-04-09 18:57:38 UTC (rev 77691)
+++ trunk/dports/devel/lua-luasocket/Portfile	2011-04-09 19:41:02 UTC (rev 77692)
@@ -41,6 +41,7 @@
     xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
     xinstall -m 755 -d ${destroot}${prefix}/share/examples/${name}
     
+    xinstall -m 644 {*}[glob ${worksrcpath}/doc/*] ${destroot}${prefix}/share/doc/${name}
     xinstall -m 644 ${worksrcpath}/LICENSE ${worksrcpath}/NEW \
         ${worksrcpath}/README ${destroot}${prefix}/share/doc/${name}
     file copy ${worksrcpath}/etc ${worksrcpath}/samples ${worksrcpath}/test \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110409/b6f3fe41/attachment.html>


More information about the macports-changes mailing list