[26221] trunk/base/Makefile.in

source_changes at macosforge.org source_changes at macosforge.org
Sat Jun 16 01:04:28 PDT 2007


Revision: 26221
          http://trac.macosforge.org/projects/macports/changeset/26221
Author:   jmpp at macports.org
Date:     2007-06-16 01:04:28 -0700 (Sat, 16 Jun 2007)

Log Message:
-----------
Always echoing this first line of the upgrade target is helpful.

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

Modified: trunk/base/Makefile.in
===================================================================
--- trunk/base/Makefile.in	2007-06-16 07:30:24 UTC (rev 26220)
+++ trunk/base/Makefile.in	2007-06-16 08:04:28 UTC (rev 26221)
@@ -28,7 +28,7 @@
 	fi
 
 upgrade:
-	@[ -f ${UPGRADECHECK} ] || echo -e "\nUpgrading your existing MacPorts installation to the new layout:\n"
+	echo -e "\nUpgrading your existing MacPorts installation to the new namespace if necessary:\n"
 
 # We can safely delete the ${TCL_PACKAGE_DIR}/darwinports1.0 dir as files in it are always overwritten and will now be installed onto
 # ${TCL_PACKAGE_DIR}/macports1.0 with new names:

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


More information about the macports-changes mailing list