summaryrefslogtreecommitdiff
path: root/bootstrap/README
diff options
context:
space:
mode:
authorjperkin <jperkin>2016-11-15 11:19:09 +0000
committerjperkin <jperkin>2016-11-15 11:19:09 +0000
commit7099f97efa2dad82fee8ffd10258d61f27218aa8 (patch)
treebc3814fb025f5bbf65f62cbf249e6280e3ee524c /bootstrap/README
parentd6995cd47df0eb8ee761417b3cc85563707e3385 (diff)
downloadpkgsrc-7099f97efa2dad82fee8ffd10258d61f27218aa8.tar.gz
Change the default PKG_DBDIR to be ${LOCALBASE}/pkgdb. Resolves issues on
other BSDs which already use /var/db/pkg for the native package manager.
Diffstat (limited to 'bootstrap/README')
-rw-r--r--bootstrap/README6
1 files changed, 2 insertions, 4 deletions
diff --git a/bootstrap/README b/bootstrap/README
index ebaa6aaec4d..59b115a28c7 100644
--- a/bootstrap/README
+++ b/bootstrap/README
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.12 2012/01/11 01:15:17 riz Exp $
+$NetBSD: README,v 1.13 2016/11/15 11:19:09 jperkin Exp $
To try to get pkgsrc working on your system, please try the following
as root:
@@ -17,13 +17,11 @@ as root:
The defaults for the arguments are as follows:
--prefix /usr/pkg
- --pkgdbdir /var/db/pkg
+ --pkgdbdir /usr/pkg/pkgdb
--sysconfdir /usr/pkg/etc
--varbase /var
--workdir work
-It is perfectly acceptable to place 'pkgdbdir' under 'prefix'.
-
The working directory will be created if it doesn't exist and has to be
writable by the user executing ./bootstrap.