[32704] branches/release_1_6/base/portmgr/dmg/postflight
jmpp at macports.org
jmpp at macports.org
Fri Jan 11 09:27:57 PST 2008
Revision: 32704
http://trac.macosforge.org/projects/macports/changeset/32704
Author: jmpp at macports.org
Date: 2008-01-11 09:27:55 -0800 (Fri, 11 Jan 2008)
Log Message:
-----------
Also inform the console that the shell configuration file is being backed up (in case it is).
Modified Paths:
--------------
branches/release_1_6/base/portmgr/dmg/postflight
Modified: branches/release_1_6/base/portmgr/dmg/postflight
===================================================================
--- branches/release_1_6/base/portmgr/dmg/postflight 2008-01-11 17:21:58 UTC (rev 32703)
+++ branches/release_1_6/base/portmgr/dmg/postflight 2008-01-11 17:27:55 UTC (rev 32704)
@@ -63,6 +63,7 @@
exit 1
}
echo -e "\n##\n# Your previous ${HOME}/.${CONF_FILE} file was backed up as ${HOME}/.${CONF_FILE}.${BACKUP_SUFFIX}\n##" >> ${HOME}/.${CONF_FILE}
+ echo "Backing up your ${HOME}/.${CONF_FILE} shell confguration file as ${HOME}/.${CONF_FILE}.${BACKUP_SUFFIX} before adapting it for MacPorts."
fi
echo -e "\n# ${OUR_STRING} adding an appropriate ${1} variable for use with MacPorts." >> ${HOME}/.${CONF_FILE}
case ${1} in
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080111/b23ef5e1/attachment.html
More information about the macports-changes
mailing list