[36633] trunk/dports/aqua/qt4-mac/Portfile

jochen at macports.org jochen at macports.org
Thu May 8 12:54:29 PDT 2008


Revision: 36633
          http://trac.macosforge.org/projects/macports/changeset/36633
Author:   jochen at macports.org
Date:     2008-05-08 12:54:28 -0700 (Thu, 08 May 2008)

Log Message:
-----------
do not rename installed binaries

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

Modified: trunk/dports/aqua/qt4-mac/Portfile
===================================================================
--- trunk/dports/aqua/qt4-mac/Portfile	2008-05-08 19:41:58 UTC (rev 36632)
+++ trunk/dports/aqua/qt4-mac/Portfile	2008-05-08 19:54:28 UTC (rev 36633)
@@ -92,11 +92,6 @@
         }
     }
     
-    # append -mac to links in ${prefix}/bin to avoid conflict with qt4-x11
-    foreach bin [glob ${destroot}${prefix}/bin/*] {
-        move ${bin} ${bin}-mac
-    }
-    
     # fix id of plugins shared libraries
     foreach dirFull [glob -directory ${destroot}${prefix}/lib/${portname}-plugins -type d -nocomplain *] {
         set dir [file tail ${dirFull}]

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


More information about the macports-changes mailing list