[46081] trunk/dports/kde/kdelibs4/Portfile

illogic-al at macports.org illogic-al at macports.org
Wed Jan 28 13:42:08 PST 2009


Revision: 46081
          http://trac.macports.org/changeset/46081
Author:   illogic-al at macports.org
Date:     2009-01-28 13:42:07 -0800 (Wed, 28 Jan 2009)
Log Message:
-----------
Add message with workaround for a curious bug.

Modified Paths:
--------------
    trunk/dports/kde/kdelibs4/Portfile

Modified: trunk/dports/kde/kdelibs4/Portfile
===================================================================
--- trunk/dports/kde/kdelibs4/Portfile	2009-01-28 21:08:12 UTC (rev 46080)
+++ trunk/dports/kde/kdelibs4/Portfile	2009-01-28 21:42:07 UTC (rev 46081)
@@ -79,5 +79,13 @@
         ui_msg "#  you the currently available dictionary options.   #"
         ui_msg "######################################################"
     }
+    ui_msg "######################################################"
+    ui_msg "#  Programs will not start until you issue the foll: #"
+    ui_msg "#  'sudo chown -R $USER ~/Library/Preferences/KDE'   #"
+    ui_msg "#  replacing $USER with your username, followed by   #"
+    ui_msg "#  'open /Applications/Macports/KDE4/kdeinit4.app'   #" 
+    ui_msg "#  in a Terminal.                                    #"
+    ui_msg "######################################################"
+
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090128/9d41b1fe/attachment.html>


More information about the macports-changes mailing list