[26953] trunk/doc/guide/xml/newguide.xml
source_changes at macosforge.org
source_changes at macosforge.org
Fri Jul 13 10:44:07 PDT 2007
Revision: 26953
http://trac.macosforge.org/projects/macports/changeset/26953
Author: markd at macports.org
Date: 2007-07-13 10:44:07 -0700 (Fri, 13 Jul 2007)
Log Message:
-----------
Closes #12284. Fix the paths for the MP working area in the new guide by removing "db/"
Modified Paths:
--------------
trunk/doc/guide/xml/newguide.xml
Modified: trunk/doc/guide/xml/newguide.xml
===================================================================
--- trunk/doc/guide/xml/newguide.xml 2007-07-13 11:59:09 UTC (rev 26952)
+++ trunk/doc/guide/xml/newguide.xml 2007-07-13 17:44:07 UTC (rev 26953)
@@ -681,7 +681,7 @@
<para>Overview: Fetch the <varname>${distfiles}</varname> from
<varname>${master_sites}</varname> and place it in
- <filename>${prefix}/var/db/macports/distfiles</filename>.</para>
+ <filename>${prefix}/var/macports/distfiles</filename>.</para>
</section>
<section>
@@ -696,7 +696,7 @@
<title>Extract</title>
<para>Overview: Unzip and untar the <varname>${distfiles}</varname> into
- the path ${prefix}/var/db/macports/build/???-???/work</para>
+ the path ${prefix}/var/macports/build/..../work</para>
</section>
<section>
@@ -767,14 +767,14 @@
<para>Overview: Use tar to create a tarball of a port's destrooted files
and copy it to
- <filename>${prefix}/var/db/macports/packages/</filename>.</para>
+ <filename>${prefix}/var/macports/packages/</filename>.</para>
</section>
<section>
<title>Install</title>
<para>Overview: Copy a port's destrooted files into
- <filename>${prefix}/var/db/macports/software</filename>. See "Port
+ <filename>${prefix}/var/macports/software</filename>. See "Port
Images" in section "MacPorts Internals" for details.</para>
</section>
@@ -783,7 +783,7 @@
<para>Overview: Set <ulink
url="http://en.wikipedia.org/wiki/Hard_link">hardlinks</ulink> pointing
- to ${prefix}/var/db/macports/software to point to ${prefix}.</para>
+ to ${prefix}/var/macports/software to point to ${prefix}.</para>
</section>
</section>
@@ -2848,7 +2848,7 @@
<listitem>
<para>Registry management routines. Manages the rudimentary port
registry in
- <filename>${prefix}/var/db/mports/receipts/</filename>.</para>
+ <filename>${prefix}/var/mports/receipts/</filename>.</para>
<itemizedlist>
<listitem>
@@ -3338,4 +3338,4 @@
<para></para>
</section>
</section>
-</article>
\ No newline at end of file
+</article>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070713/03695ae6/attachment.html
More information about the macports-changes
mailing list