[79833] trunk/dports/science/veriwell/Portfile

and.damore at macports.org and.damore at macports.org
Mon Jun 27 15:06:19 PDT 2011


Revision: 79833
          http://trac.macports.org/changeset/79833
Author:   and.damore at macports.org
Date:     2011-06-27 15:06:19 -0700 (Mon, 27 Jun 2011)
Log Message:
-----------
port veriwell, added LXT format doc, changed doc/ permissions to 644

Modified Paths:
--------------
    trunk/dports/science/veriwell/Portfile

Modified: trunk/dports/science/veriwell/Portfile
===================================================================
--- trunk/dports/science/veriwell/Portfile	2011-06-27 21:41:42 UTC (rev 79832)
+++ trunk/dports/science/veriwell/Portfile	2011-06-27 22:06:19 UTC (rev 79833)
@@ -37,8 +37,9 @@
 post-destroot {
     set docdir ${destroot}${prefix}/share/doc/${name}
     xinstall -d ${docdir}
-    xinstall -W ${worksrcpath} \
+    xinstall -m 644 -W ${worksrcpath} \
         ChangeLog AUTHORS COPYING NEWS README TODO \
+        lxt/LXT_Explained.html \
         ${docdir}
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110627/ca526469/attachment-0001.html>


More information about the macports-changes mailing list