[37484] trunk/dports/gnome/gnome-terminal/Portfile

jmr at macports.org jmr at macports.org
Mon Jun 9 11:39:32 PDT 2008


Revision: 37484
          http://trac.macosforge.org/projects/macports/changeset/37484
Author:   jmr at macports.org
Date:     2008-06-09 11:39:31 -0700 (Mon, 09 Jun 2008)

Log Message:
-----------
gnome-terminal: update the desktop database as well

Modified Paths:
--------------
    trunk/dports/gnome/gnome-terminal/Portfile

Modified: trunk/dports/gnome/gnome-terminal/Portfile
===================================================================
--- trunk/dports/gnome/gnome-terminal/Portfile	2008-06-09 18:31:55 UTC (rev 37483)
+++ trunk/dports/gnome/gnome-terminal/Portfile	2008-06-09 18:39:31 UTC (rev 37484)
@@ -82,6 +82,7 @@
 
 post-activate	{
 	system "${prefix}/bin/scrollkeeper-update"
+	system "${prefix}/bin/update-desktop-database -q ${prefix}/share/applications; true"
 	if { [file exists ${storagefile} ] } {
 		set fh [open ${storagefile} r]
 		while { ! [eof $fh] } {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080609/3eb7e16a/attachment.htm 


More information about the macports-changes mailing list