Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man7 Explain that PKGSRCDIR is an internal definit...
details: https://anonhg.NetBSD.org/src/rev/f375868daef1
branches: trunk
changeset: 513805:f375868daef1
user: agc <agc%NetBSD.org@localhost>
date: Tue Aug 14 06:00:15 2001 +0000
description:
Explain that PKGSRCDIR is an internal definition and should not be set
by the user.
diffstat:
share/man/man7/packages.7 | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 2b9f865c4d3b -r f375868daef1 share/man/man7/packages.7
--- a/share/man/man7/packages.7 Tue Aug 14 05:55:27 2001 +0000
+++ b/share/man/man7/packages.7 Tue Aug 14 06:00:15 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: packages.7,v 1.53 2001/06/27 12:57:47 zuntum Exp $
+.\" $NetBSD: packages.7,v 1.54 2001/08/14 06:00:15 agc Exp $
.\"
.\" from: NetBSD: bsd.pkg.mk,v 1.89 1998/06/01 21:30:10 hubertf Exp
.\"
@@ -79,6 +79,11 @@
can be NFS-mounted while
.Pa ${WRKOBJDIR}
is local to every arch.
+(It should be noted that
+.Pa ${PKGSRCDIR}
+should not be set by the user - it is an internal definition
+which refers to the root of the pkgsrc tree. It is possible
+to have many pkgsrc tree instances.)
.It PKG_DEVELOPER
Run some sanity checks that package developers want:
.Bl -bullet
Home |
Main Index |
Thread Index |
Old Index