[31063] trunk/doc-new/guide/xml/installing.xml
source_changes at macosforge.org
source_changes at macosforge.org
Wed Nov 14 18:03:46 PST 2007
Revision: 31063
http://trac.macosforge.org/projects/macports/changeset/31063
Author: markd at macports.org
Date: 2007-11-14 18:03:45 -0800 (Wed, 14 Nov 2007)
Log Message:
-----------
Correct an ambiguity that implied that a .profile was created only when
MacPorts was installed with the package installer.
Modified Paths:
--------------
trunk/doc-new/guide/xml/installing.xml
Modified: trunk/doc-new/guide/xml/installing.xml
===================================================================
--- trunk/doc-new/guide/xml/installing.xml 2007-11-15 01:48:18 UTC (rev 31062)
+++ trunk/doc-new/guide/xml/installing.xml 2007-11-15 02:03:45 UTC (rev 31063)
@@ -242,12 +242,13 @@
<section id="installing.shell">
<title>Set the Bash Shell</title>
- <para>The MacPorts binary installer places a <filename>.profile</filename>
- file in your home directory (view files with a dot using <command>ls
- -a</command>). The contents of the <filename>~/.profile</filename> adds
- the MacPorts paths in front of the standard Unix paths for the default
- Bash shell so that MacPorts libraries will take precedence over
- vendor-supplied libraries if both are present.</para>
+ <para>The MacPorts installer (from OS X package or source) places a
+ <filename>.profile</filename> file in your home directory (view files with
+ a dot using <command>ls -a</command>). The contents of the
+ <filename>~/.profile</filename> adds the MacPorts paths in front of the
+ standard Unix paths for the default Bash shell so that MacPorts libraries
+ will take precedence over vendor-supplied libraries if both are
+ present.</para>
<para>The path statement in the MacPorts-installed .profile is set as
shown.</para>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071114/c88c56c1/attachment.html
More information about the macports-changes
mailing list