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

jmr at macports.org jmr at macports.org
Thu Jul 7 00:49:51 PDT 2011


Revision: 80224
          http://trac.macports.org/changeset/80224
Author:   jmr at macports.org
Date:     2011-07-07 00:49:51 -0700 (Thu, 07 Jul 2011)
Log Message:
-----------
actually call the create_run_user function in postflight

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

Modified: trunk/base/portmgr/dmg/postflight
===================================================================
--- trunk/base/portmgr/dmg/postflight	2011-07-07 07:32:15 UTC (rev 80223)
+++ trunk/base/portmgr/dmg/postflight	2011-07-07 07:49:51 UTC (rev 80224)
@@ -152,6 +152,8 @@
 
 echo "The MacPorts Project, postflight script version ${VERSION}: checking the shell environment for user \"${USER}\"."
 
+# create macports user
+create_run_user
 # Set up config files
 setup_configs
 # link macports1.0 pkg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110707/04bdfd4a/attachment.html>


More information about the macports-changes mailing list