[97807] trunk/dports/kde

mk at macports.org mk at macports.org
Sun Sep 16 07:14:38 PDT 2012


Revision: 97807
          http://trac.macports.org//changeset/97807
Author:   mk at macports.org
Date:     2012-09-16 07:14:38 -0700 (Sun, 16 Sep 2012)
Log Message:
-----------
kmymoney4(-devel): use option --noincremental for kbuildsycoca4

Modified Paths:
--------------
    trunk/dports/kde/kmymoney4/Portfile
    trunk/dports/kde/kmymoney4-devel/Portfile

Modified: trunk/dports/kde/kmymoney4/Portfile
===================================================================
--- trunk/dports/kde/kmymoney4/Portfile	2012-09-16 14:13:42 UTC (rev 97806)
+++ trunk/dports/kde/kmymoney4/Portfile	2012-09-16 14:14:38 UTC (rev 97807)
@@ -54,5 +54,5 @@
 
 post-activate {
     # Calling kbuildsycoca4 in case KDE hasn't called it yet to make sure that plugins are loaded.
-    system "${prefix}/bin/kbuildsycoca4"
+    system "${prefix}/bin/kbuildsycoca4 --noincremental"
 }

Modified: trunk/dports/kde/kmymoney4-devel/Portfile
===================================================================
--- trunk/dports/kde/kmymoney4-devel/Portfile	2012-09-16 14:13:42 UTC (rev 97806)
+++ trunk/dports/kde/kmymoney4-devel/Portfile	2012-09-16 14:14:38 UTC (rev 97807)
@@ -60,5 +60,5 @@
 
 post-activate {
     # Calling kbuildsycoca4 in case KDE hasn't called it yet to make sure that plugins are loaded.
-    system "${prefix}/bin/kbuildsycoca4"
+    system "${prefix}/bin/kbuildsycoca4 --noincremental"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120916/0f5db2d9/attachment.html>


More information about the macports-changes mailing list