[22666] trunk/dports/gnome/gnome-system-monitor/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri Mar 9 01:57:38 PST 2007


Revision: 22666
          http://trac.macosforge.org/projects/macports/changeset/22666
Author:   rhwood at macports.org
Date:     2007-03-09 01:57:38 -0800 (Fri, 09 Mar 2007)

Log Message:
-----------
Move post-install operations to post-activate

Modified Paths:
--------------
    trunk/dports/gnome/gnome-system-monitor/Portfile

Modified: trunk/dports/gnome/gnome-system-monitor/Portfile
===================================================================
--- trunk/dports/gnome/gnome-system-monitor/Portfile	2007-03-09 09:57:17 UTC (rev 22665)
+++ trunk/dports/gnome/gnome-system-monitor/Portfile	2007-03-09 09:57:38 UTC (rev 22666)
@@ -24,6 +24,6 @@
 	file delete -force ${destroot}${prefix}/var/scrollkeeper
 }
 
-post-install {
+post-activate {
 	system "scrollkeeper-update"
 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070309/1ebe9d2e/attachment.html


More information about the macports-changes mailing list