[53634] trunk/base/Makefile.in

snc at macports.org snc at macports.org
Fri Jul 10 12:59:54 PDT 2009


Revision: 53634
          http://trac.macports.org/changeset/53634
Author:   snc at macports.org
Date:     2009-07-10 12:59:53 -0700 (Fri, 10 Jul 2009)
Log Message:
-----------
suggest the user create a new terminal after installation to pick up changes to PATH, ticket #20218

Modified Paths:
--------------
    trunk/base/Makefile.in

Modified: trunk/base/Makefile.in
===================================================================
--- trunk/base/Makefile.in	2009-07-10 19:06:20 UTC (rev 53633)
+++ trunk/base/Makefile.in	2009-07-10 19:59:53 UTC (rev 53634)
@@ -41,7 +41,7 @@
 # Remove duplicate entries from the dependency map (could occur with 1.6 and earlier):
 	$(TCLSH) src/dep_map_clean.tcl ${TCL_PACKAGE_DIR}
 endif
-	@echo ""; echo "Congratulations, you have successfully installed the MacPorts system. To get the Portfiles and update the system, run:"; echo ""
+	@echo ""; echo "Congratulations, you have successfully installed the MacPorts system. To get the Portfiles and update the system, open a new terminal and run:"; echo ""
 	@echo "sudo port -v selfupdate"; echo ""
 	@echo "Please read \"man port\", the MacPorts guide at http://guide.macports.org/ and Wiki at http://trac.macports.org/ for full documentation."; echo ""
 	@echo "Stray sources might have been left in the legacy ${localstatedir}/db/dports directory after this upgrade, which moved most of what it could to ${localstatedir}/macports, so you might want to look in the former and cleanup manually."; echo ""
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090710/c2de2be6/attachment.html>


More information about the macports-changes mailing list