[57834] trunk/doc-new/guide/xml/portfile-variables.xml

ryandesign at macports.org ryandesign at macports.org
Thu Sep 17 01:28:12 PDT 2009


Revision: 57834
          http://trac.macports.org/changeset/57834
Author:   ryandesign at macports.org
Date:     2009-09-17 01:28:12 -0700 (Thu, 17 Sep 2009)
Log Message:
-----------
There is never a time when os.arch is "intel"; it's either "powerpc" or "i386".

Modified Paths:
--------------
    trunk/doc-new/guide/xml/portfile-variables.xml

Modified: trunk/doc-new/guide/xml/portfile-variables.xml
===================================================================
--- trunk/doc-new/guide/xml/portfile-variables.xml	2009-09-17 08:24:20 UTC (rev 57833)
+++ trunk/doc-new/guide/xml/portfile-variables.xml	2009-09-17 08:28:12 UTC (rev 57834)
@@ -169,7 +169,7 @@
       <term>os.arch</term>
 
       <listitem>
-        <para>Identifies hardware type (i.e. "powerpc", "intel").</para>
+        <para>Identifies hardware type (i.e. "powerpc", "i386").</para>
       </listitem>
     </varlistentry>
 
@@ -199,4 +199,4 @@
       </listitem>
     </varlistentry>
   </variablelist>
-</section>
\ No newline at end of file
+</section>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090917/22d421f7/attachment.html>


More information about the macports-changes mailing list