[48153] trunk/dports/aqua/qt4-mac-devel/Portfile

illogic-al at macports.org illogic-al at macports.org
Sun Mar 15 06:52:33 PDT 2009


Revision: 48153
          http://trac.macports.org/changeset/48153
Author:   illogic-al at macports.org
Date:     2009-03-15 06:52:30 -0700 (Sun, 15 Mar 2009)
Log Message:
-----------
Fix installation.

Modified Paths:
--------------
    trunk/dports/aqua/qt4-mac-devel/Portfile

Modified: trunk/dports/aqua/qt4-mac-devel/Portfile
===================================================================
--- trunk/dports/aqua/qt4-mac-devel/Portfile	2009-03-15 11:52:15 UTC (rev 48152)
+++ trunk/dports/aqua/qt4-mac-devel/Portfile	2009-03-15 13:52:30 UTC (rev 48153)
@@ -97,8 +97,8 @@
 
 post-destroot {
     # install documentation
-    foreach doc {INSTALL LICENSE.GPL2 LICENSE.GPL3 OPENSOURCE-NOTICE.TXT README \
-                     GPL_EXCEPTION_ADDENDUM.TXT GPL_EXCEPTION.TXT} {
+    foreach doc {INSTALL LICENSE.LGPL LICENSE.GPL3 LGPL_EXCEPTION.txt \
+        KNOWN.ISSUES README} {
         xinstall -c -m 644 ${worksrcpath}/$doc ${destroot}${prefix}/share/doc/${portname}
     }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090315/77043e10/attachment.html>


More information about the macports-changes mailing list