[108130] trunk/dports/devel/giggle/Portfile

devans at macports.org devans at macports.org
Sat Jul 13 09:58:30 PDT 2013


Revision: 108130
          https://trac.macports.org/changeset/108130
Author:   devans at macports.org
Date:     2013-07-13 09:58:30 -0700 (Sat, 13 Jul 2013)
Log Message:
-----------
giggle: update desktop database, hicolor icon cache post activate.

Modified Paths:
--------------
    trunk/dports/devel/giggle/Portfile

Modified: trunk/dports/devel/giggle/Portfile
===================================================================
--- trunk/dports/devel/giggle/Portfile	2013-07-13 16:56:45 UTC (rev 108129)
+++ trunk/dports/devel/giggle/Portfile	2013-07-13 16:58:30 UTC (rev 108130)
@@ -27,4 +27,9 @@
                     port:git-core \
                     port:libglade2
 
+post-activate {
+    system "${prefix}/bin/update-desktop-database ${prefix}/share/applications"
+    system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"
+}
+
 livecheck.type      gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130713/c7a6abaa/attachment-0001.html>


More information about the macports-changes mailing list