[22667] trunk/dports/gnome/gnome/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri Mar 9 01:58:05 PST 2007


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

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

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

Modified: trunk/dports/gnome/gnome/Portfile
===================================================================
--- trunk/dports/gnome/gnome/Portfile	2007-03-09 09:57:38 UTC (rev 22666)
+++ trunk/dports/gnome/gnome/Portfile	2007-03-09 09:58:05 UTC (rev 22667)
@@ -21,7 +21,7 @@
 	file mkdir ${destroot}${prefix}/share/doc/
 	file copy ${filespath}/README.gnome.txt ${destroot}${prefix}/share/doc
 }
-post-install	{
+post-activate	{
 	ui_msg "To start gnome put \"exec gnome-session\" in your .xinitrc"
 	ui_msg "See also http://svn.macosforge.org/projects/macports/wiki/GNOME"
 }

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


More information about the macports-changes mailing list