[51432] branches/images-and-archives/base/src/port1.0/portimagefile.tcl
blb at macports.org
blb at macports.org
Sun May 24 22:42:46 PDT 2009
Revision: 51432
http://trac.macports.org/changeset/51432
Author: blb at macports.org
Date: 2009-05-24 22:42:46 -0700 (Sun, 24 May 2009)
Log Message:
-----------
Oops...
Modified Paths:
--------------
branches/images-and-archives/base/src/port1.0/portimagefile.tcl
Modified: branches/images-and-archives/base/src/port1.0/portimagefile.tcl
===================================================================
--- branches/images-and-archives/base/src/port1.0/portimagefile.tcl 2009-05-25 05:40:04 UTC (rev 51431)
+++ branches/images-and-archives/base/src/port1.0/portimagefile.tcl 2009-05-25 05:42:46 UTC (rev 51432)
@@ -142,7 +142,7 @@
if {[info exists env(TMPDIR)]} {
set mytempdir [mkdtemp [file join $env(TMPDIR) mpimageXXXXXXXX]]
} else {
- set mytempdir [mkdtemp [file join tmp mpimageXXXXXXXX]]
+ set mytempdir [mkdtemp [file join /tmp mpimageXXXXXXXX]]
}
set startpwd [pwd]
try {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090524/87b241ca/attachment.html>
More information about the macports-changes
mailing list