pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc/guide/files Remove --pkgsrcdir option. Now bootstr...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a1edba8a10a1
branches: trunk
changeset: 503335:a1edba8a10a1
user: yyamano <yyamano%pkgsrc.org@localhost>
date: Fri Nov 18 14:44:45 2005 +0000
description:
Remove --pkgsrcdir option. Now bootstrap uses `pwd`.
Applied patch provided by Antoine Reilles. Fix PR 31398.
diffstat:
doc/guide/files/platforms.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 4f48d79072f6 -r a1edba8a10a1 doc/guide/files/platforms.xml
--- a/doc/guide/files/platforms.xml Fri Nov 18 14:41:24 2005 +0000
+++ b/doc/guide/files/platforms.xml Fri Nov 18 14:44:45 2005 +0000
@@ -1,4 +1,4 @@
-<!-- $NetBSD: platforms.xml,v 1.22 2005/11/08 22:19:34 rillig Exp $ -->
+<!-- $NetBSD: platforms.xml,v 1.23 2005/11/18 14:44:45 yyamano Exp $ -->
<chapter id="platforms">
<title>Using pkgsrc on systems other than &os;</title>
@@ -137,7 +137,7 @@
place the package database directory outside the
<emphasis>prefix</emphasis>. e.g.</para>
- <screen>&rprompt; <userinput>./bootstrap --pkgdbdir /usr/pkg/pkgdb --pkgsrcdir /Volumes/ufs/pkgsrc</userinput></screen>
+ <screen>&rprompt; <userinput>./bootstrap --pkgdbdir /usr/pkg/pkgdb</userinput></screen>
<para>If you created your partitions at the time of installing Mac OS X
and formatted the target partition as UFS, it should automatically
Home |
Main Index |
Thread Index |
Old Index