[84817] trunk/dports/kde/skrooge/Portfile
mk at macports.org
mk at macports.org
Sun Oct 2 06:31:23 PDT 2011
Revision: 84817
http://trac.macports.org/changeset/84817
Author: mk at macports.org
Date: 2011-10-02 06:31:20 -0700 (Sun, 02 Oct 2011)
Log Message:
-----------
skrooge: make sure kbuildsycoca4 is not called by the installing root user
Modified Paths:
--------------
trunk/dports/kde/skrooge/Portfile
Modified: trunk/dports/kde/skrooge/Portfile
===================================================================
--- trunk/dports/kde/skrooge/Portfile 2011-10-02 13:18:58 UTC (rev 84816)
+++ trunk/dports/kde/skrooge/Portfile 2011-10-02 13:31:20 UTC (rev 84817)
@@ -43,5 +43,9 @@
patch-grantlee_filters-CMakeLists.txt.diff
post-activate {
- system "${prefix}/bin/kbuildsycoca4"
+ ui_msg \
+" ========================================================================= \n \
+To fix the install, please run as the corresponding non-root user the command: \n \
+ ${prefix}/bin/kbuildsycoca4"
+==============================================================================="
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111002/7e1122df/attachment.html>
More information about the macports-changes
mailing list