[77680] trunk/base/portmgr/dmg/postflight

jmr at macports.org jmr at macports.org
Fri Apr 8 17:59:44 PDT 2011


Revision: 77680
          http://trac.macports.org/changeset/77680
Author:   jmr at macports.org
Date:     2011-04-08 17:59:44 -0700 (Fri, 08 Apr 2011)
Log Message:
-----------
run images_to_archives.tcl in postflight script

Modified Paths:
--------------
    trunk/base/portmgr/dmg/postflight

Modified: trunk/base/portmgr/dmg/postflight
===================================================================
--- trunk/base/portmgr/dmg/postflight	2011-04-09 00:57:12 UTC (rev 77679)
+++ trunk/base/portmgr/dmg/postflight	2011-04-09 00:59:44 UTC (rev 77680)
@@ -74,6 +74,8 @@
     
     # Add [default] tag to the central MacPorts repository, if it isn't already
     ${TCLSH} ${PACKAGE_PATH}/Contents/Resources/upgrade_sources_conf_default.tcl ${PREFIX}
+    # Convert image directories (and direct mode installs) to image archives
+    ${TCLSH} ${PACKAGE_PATH}/Contents/Resources/images_to_archives.tcl ${MACPORTS_TCL_DIR}
 }
 
 # Through this command we write an environment variable to an appropriate shell configuration file,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110408/231a4523/attachment.html>


More information about the macports-changes mailing list