[45720] trunk/dports/_resources/port1.0/group/merge_universal-1.0.tcl
ryandesign at macports.org
ryandesign at macports.org
Tue Jan 20 13:44:45 PST 2009
Revision: 45720
http://trac.macports.org/changeset/45720
Author: ryandesign at macports.org
Date: 2009-01-20 13:44:45 -0800 (Tue, 20 Jan 2009)
Log Message:
-----------
merge_universal-1.0.tcl: fix typo in comment
Modified Paths:
--------------
trunk/dports/_resources/port1.0/group/merge_universal-1.0.tcl
Modified: trunk/dports/_resources/port1.0/group/merge_universal-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/merge_universal-1.0.tcl 2009-01-20 21:30:02 UTC (rev 45719)
+++ trunk/dports/_resources/port1.0/group/merge_universal-1.0.tcl 2009-01-20 21:44:45 UTC (rev 45720)
@@ -224,7 +224,7 @@
}
if { ${dontdiff}==yes } {
# user has specified that diff does not work
- # attempt to give each file a unique name and create a new file which includes one of the origional depending on the arch
+ # attempt to give each file a unique name and create a new file which includes one of the original depending on the arch
set fh [open ${dir}/${arch1}-${fl} w 0644]
puts ${fh} "#include \"${arch1}-${fl}\""
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090120/430ae7cf/attachment.html>
More information about the macports-changes
mailing list