pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Mention that hier(7) helps with the layout of files wi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/08ab1c9a8cff
branches:  trunk
changeset: 479067:08ab1c9a8cff
user:      jschauma <jschauma%pkgsrc.org@localhost>
date:      Wed Aug 04 16:14:34 2004 +0000

description:
Mention that hier(7) helps with the layout of files within PREFIX

diffstat:

 Packages.txt |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r dc1553afb029 -r 08ab1c9a8cff Packages.txt
--- a/Packages.txt      Wed Aug 04 16:10:40 2004 +0000
+++ b/Packages.txt      Wed Aug 04 16:14:34 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Packages.txt,v 1.346 2004/08/04 16:10:40 jschauma Exp $
+# $NetBSD: Packages.txt,v 1.347 2004/08/04 16:14:34 jschauma Exp $
 ###########################################################################
 
                        ==========================
@@ -1452,6 +1452,10 @@
 
    where "GTKDIR" corresponds to the first definition in the EVAL_PREFIX pair.
 
+ * Within ${PREFIX}, packages should install files according to hier(7), with
+   the exception that manual pages go into ${PREFIX}/man, not
+   ${PREFIX}/share/man.
+
  7.2 Main targets
  ================
 



Home | Main Index | Thread Index | Old Index