[70563] trunk/base/src/port1.0/portdestroot.tcl
jmr at macports.org
jmr at macports.org
Fri Aug 13 11:04:22 PDT 2010
Revision: 70563
http://trac.macports.org/changeset/70563
Author: jmr at macports.org
Date: 2010-08-13 11:04:19 -0700 (Fri, 13 Aug 2010)
Log Message:
-----------
portname -> name
Modified Paths:
--------------
trunk/base/src/port1.0/portdestroot.tcl
Modified: trunk/base/src/port1.0/portdestroot.tcl
===================================================================
--- trunk/base/src/port1.0/portdestroot.tcl 2010-08-13 13:45:42 UTC (rev 70562)
+++ trunk/base/src/port1.0/portdestroot.tcl 2010-08-13 18:04:19 UTC (rev 70563)
@@ -175,7 +175,7 @@
alternative destroot mechanism in the Portfile."
ui_error "Files might have been installed directly into your system,\
check before proceeding."
- return -code error "Staging $portname into destroot failed"
+ return -code error "Staging $name into destroot failed"
}
# Compress all manpages with gzip (instead)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100813/490a5ae0/attachment.html>
More information about the macports-changes
mailing list