[41907] trunk/base/portmgr/dmg/preflight

ryandesign at macports.org ryandesign at macports.org
Tue Nov 11 20:42:24 PST 2008


Revision: 41907
          http://trac.macports.org/changeset/41907
Author:   ryandesign at macports.org
Date:     2008-11-11 20:42:24 -0800 (Tue, 11 Nov 2008)
Log Message:
-----------
preflight: fix typo in dp2mp-move code introduced in r26518.

Modified Paths:
--------------
    trunk/base/portmgr/dmg/preflight

Modified: trunk/base/portmgr/dmg/preflight
===================================================================
--- trunk/base/portmgr/dmg/preflight	2008-11-12 04:33:18 UTC (rev 41906)
+++ trunk/base/portmgr/dmg/preflight	2008-11-12 04:42:24 UTC (rev 41907)
@@ -44,7 +44,7 @@
 
 [ ! -d /Library/Tcl/darwinports1.0 ] || rm -rf /Library/Tcl/darwinports1.0
 
-[ ! -d /opt/local/share/darwinports ] || rm -rf /opt/local/darwinports
+[ ! -d /opt/local/share/darwinports ] || rm -rf /opt/local/share/darwinports
 
 [ ! -f /opt/local/etc/ports/dp_version ] || rm -vf /opt/local/etc/ports/dp_version
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081111/c904b1bf/attachment.html>


More information about the macports-changes mailing list