[32703] branches/release_1_6/base/portmgr/dmg/postflight

jmpp at macports.org jmpp at macports.org
Fri Jan 11 09:21:59 PST 2008


Revision: 32703
          http://trac.macosforge.org/projects/macports/changeset/32703
Author:   jmpp at macports.org
Date:     2008-01-11 09:21:58 -0800 (Fri, 11 Jan 2008)

Log Message:
-----------

Use a clearer string for the backup suffix under which we'll be saving the user's shell configuration file, in case we do need to tweak it.

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:20:07 UTC (rev 32702)
+++ branches/release_1_6/base/portmgr/dmg/postflight	2008-01-11 17:21:58 UTC (rev 32703)
@@ -37,7 +37,7 @@
 BINPATH=${PREFIX}/bin
 SBINPATH=${PREFIX}/sbin
 MANPAGES=${PREFIX}/share/man
-BACKUP_SUFFIX=mpsaved_"$(date +"%Y-%m-%d_at_%H:%M:%S")"
+BACKUP_SUFFIX=macports-saved_"$(date +"%Y-%m-%d_at_%H:%M:%S")"
 OUR_STRING="MacPorts setting on $(date +"%Y-%m-%d at %H:%M:%S"):"
 
 

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


More information about the macports-changes mailing list