[143859] users/krischik/Utilities/Install_Minimum.command

krischik at macports.org krischik at macports.org
Wed Dec 23 06:27:16 PST 2015


Revision: 143859
          https://trac.macports.org/changeset/143859
Author:   krischik at macports.org
Date:     2015-12-23 06:27:16 -0800 (Wed, 23 Dec 2015)
Log Message:
-----------
Backup vor weihnachten.

Modified Paths:
--------------
    users/krischik/Utilities/Install_Minimum.command

Modified: users/krischik/Utilities/Install_Minimum.command
===================================================================
--- users/krischik/Utilities/Install_Minimum.command	2015-12-23 12:02:33 UTC (rev 143858)
+++ users/krischik/Utilities/Install_Minimum.command	2015-12-23 14:27:16 UTC (rev 143859)
@@ -17,11 +17,11 @@
     "zsh" "+doc" "+mp_completion" ${=General_Variants}				    \
     1>&1 2>&2 &>~/Library/Logs/${0:r:t}.out
 
-sudo gchmod --verbose 755    /Applications/Developer/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/Versions/A/XPCServices/com.apple.CoreSimulator.CoreSimulatorService.xpc
-sudo gchown —verbose root   /Applications/Developer/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/Versions/A/XPCServices/com.apple.CoreSimulator.CoreSimulatorService.xpc
-sudo gchgrp --verbose wheel  /Applications/Developer/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/Versions/A/XPCServices/com.apple.CoreSimulator.CoreSimulatorService.xpc
+sudo gchmod --verbose 755    "/Applications/Developer/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/Versions/A/XPCServices/com.apple.CoreSimulator.CoreSimulatorService.xpc"
+sudo gchown --verbose root   "/Applications/Developer/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/Versions/A/XPCServices/com.apple.CoreSimulator.CoreSimulatorService.xpc"
+sudo gchgrp --verbose wheel  "/Applications/Developer/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/Versions/A/XPCServices/com.apple.CoreSimulator.CoreSimulatorService.xpc"
 
-${0:h}//Install_VCS.command
+${0:h}/Install_VCS.command
 ${0:h}/Install_VIM.command
 
 ############################################################ {{{1 ###########
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151223/7afe5920/attachment.html>


More information about the macports-changes mailing list