[83669] trunk/dports/_resources/port1.0/group/kde4-1.1.tcl

snc at macports.org snc at macports.org
Thu Sep 8 19:31:50 PDT 2011


Revision: 83669
          http://trac.macports.org/changeset/83669
Author:   snc at macports.org
Date:     2011-09-08 19:31:50 -0700 (Thu, 08 Sep 2011)
Log Message:
-----------
PortGroup KDE4 1.1: add -w to launchctl message

Modified Paths:
--------------
    trunk/dports/_resources/port1.0/group/kde4-1.1.tcl

Modified: trunk/dports/_resources/port1.0/group/kde4-1.1.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/kde4-1.1.tcl	2011-09-09 02:29:52 UTC (rev 83668)
+++ trunk/dports/_resources/port1.0/group/kde4-1.1.tcl	2011-09-09 02:31:50 UTC (rev 83669)
@@ -149,7 +149,7 @@
     ui_msg "# Don't forget that dbus needs to be started as the local "
     ui_msg "# user (not with sudo) before any KDE programs will launch"
     ui_msg "# To start it run the following command:                  "
-    ui_msg "# launchctl load /Library/LaunchAgents/org.freedesktop.dbus-session.plist"
+    ui_msg "# launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist"
     ui_msg "##########################################################"
     ui_msg " "
     ui_msg "######################################################"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110908/55192e06/attachment.html>


More information about the macports-changes mailing list