pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/bootstrap Suggest placing pkgdb under prefix.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3f5ada5f58f2
branches:  trunk
changeset: 627855:3f5ada5f58f2
user:      asau <asau%pkgsrc.org@localhost>
date:      Mon Dec 16 10:43:09 2013 +0000

description:
Suggest placing pkgdb under prefix.

diffstat:

 bootstrap/README.FreeBSD |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 7c1067f76037 -r 3f5ada5f58f2 bootstrap/README.FreeBSD
--- a/bootstrap/README.FreeBSD  Mon Dec 16 10:40:16 2013 +0000
+++ b/bootstrap/README.FreeBSD  Mon Dec 16 10:43:09 2013 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README.FreeBSD,v 1.5 2013/12/16 10:40:16 asau Exp $
+$NetBSD: README.FreeBSD,v 1.6 2013/12/16 10:43:09 asau Exp $
 
 Please read the general README file as well.
 
@@ -6,7 +6,7 @@
 with the FreeBSD userland tools. There are several steps:
 
 1. FreeBSD stores its ports pkg database in /var/db/pkg. It is therefore
-recommended that you choose a different location (e.g. /usr/pkgdb) by
+recommended that you choose a different location (e.g. /usr/pkg/pkgdb) by
 using the --pkgdbdir option to the bootstrap script.
 
 2. If you do not intend to use the FreeBSD ports tools, it may be a



Home | Main Index | Thread Index | Old Index