[68421] trunk/dports/www/webkit-gtk/Portfile
elelay at macports.org
elelay at macports.org
Wed Jun 2 22:38:42 PDT 2010
Revision: 68421
http://trac.macports.org/changeset/68421
Author: elelay at macports.org
Date: 2010-06-02 22:38:39 -0700 (Wed, 02 Jun 2010)
Log Message:
-----------
keep GtkLauncher (standalone browser) to ease investigating issues
Modified Paths:
--------------
trunk/dports/www/webkit-gtk/Portfile
Modified: trunk/dports/www/webkit-gtk/Portfile
===================================================================
--- trunk/dports/www/webkit-gtk/Portfile 2010-06-03 05:37:37 UTC (rev 68420)
+++ trunk/dports/www/webkit-gtk/Portfile 2010-06-03 05:38:39 UTC (rev 68421)
@@ -49,6 +49,11 @@
file mkdir ${worksrcpath}/DerivedSources
}
+# keep it for debug
+post-destroot {
+ file copy ${worksrcpath}/Programs/.libs/GtkLauncher ${destroot}${prefix}/bin
+}
+
# see bug #24622
variant quartz {
configure.args-append --with-font-backend=pango --with-target=quartz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100602/dcdbc867/attachment.html>
More information about the macports-changes
mailing list