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

michaelld at macports.org michaelld at macports.org
Wed Oct 19 06:07:06 PDT 2011


Revision: 86116
          http://trac.macports.org/changeset/86116
Author:   michaelld at macports.org
Date:     2011-10-19 06:07:05 -0700 (Wed, 19 Oct 2011)
Log Message:
-----------
qt4-mac-devel: remove 'tests' directory from destroot; fixes ticket #31146.

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

Modified: trunk/dports/aqua/qt4-mac-devel/Portfile
===================================================================
--- trunk/dports/aqua/qt4-mac-devel/Portfile	2011-10-19 12:59:09 UTC (rev 86115)
+++ trunk/dports/aqua/qt4-mac-devel/Portfile	2011-10-19 13:07:05 UTC (rev 86116)
@@ -410,6 +410,9 @@
     xinstall -m 755 -d ${destroot_qt}/lib/Resources
     copy ${worksrcpath}/src/gui/mac/qt_menu.nib \
         ${destroot_qt}/lib/Resources
+
+    # remove 'tests' directory
+    file delete -force ${destroot}${prefix}/tests
 }
 
 pre-activate {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111019/4bed7231/attachment.html>


More information about the macports-changes mailing list