[60789] trunk/base/src/package1.0/portarchive.tcl

snc at macports.org snc at macports.org
Mon Nov 23 10:24:39 PST 2009


Revision: 60789
          http://trac.macports.org/changeset/60789
Author:   snc at macports.org
Date:     2009-11-23 10:24:37 -0800 (Mon, 23 Nov 2009)
Log Message:
-----------
revert r60447, #17579

Revision Links:
--------------
    http://trac.macports.org/changeset/60447

Modified Paths:
--------------
    trunk/base/src/package1.0/portarchive.tcl

Modified: trunk/base/src/package1.0/portarchive.tcl
===================================================================
--- trunk/base/src/package1.0/portarchive.tcl	2009-11-23 18:08:42 UTC (rev 60788)
+++ trunk/base/src/package1.0/portarchive.tcl	2009-11-23 18:24:37 UTC (rev 60789)
@@ -100,10 +100,6 @@
         set archive.fulldestpath ${archive.destpath}
     }
 
-    if {![file exists ${archive.fulldestpath}]} {
-        file mkdir ${archive.fulldestpath}
-    }
-
     # Determine if archive should be skipped
     set skipped 0
     if {[check_statefile target org.macports.archive $target_state_fd]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091123/006b0756/attachment.html>


More information about the macports-changes mailing list