pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc/guide/files Update for recent changes of the defau...
details: https://anonhg.NetBSD.org/pkgsrc/rev/671698035641
branches: trunk
changeset: 491430:671698035641
user: ben <ben%pkgsrc.org@localhost>
date: Thu Mar 24 05:05:34 2005 +0000
description:
Update for recent changes of the default value of PLIST_SRC.
This addresses PR#29569
diffstat:
doc/guide/files/plist.xml | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 971fc879113d -r 671698035641 doc/guide/files/plist.xml
--- a/doc/guide/files/plist.xml Thu Mar 24 04:56:16 2005 +0000
+++ b/doc/guide/files/plist.xml Thu Mar 24 05:05:34 2005 +0000
@@ -1,4 +1,4 @@
-<!-- $NetBSD: plist.xml,v 1.2 2005/03/24 04:50:08 ben Exp $ -->
+<!-- $NetBSD: plist.xml,v 1.3 2005/03/24 05:05:34 ben Exp $ -->
<chapter id="plist">
<title>PLIST issues</title>
@@ -205,6 +205,14 @@
</listitem>
<listitem>
+ <para><filename>PLIST.${MACHINE_ARCH}</filename></para>
+ </listitem>
+
+ <listitem>
+ <para><filename>PLIST.${OPSYS}-${MACHINE_ARCH}</filename></para>
+ </listitem>
+
+ <listitem>
<para><filename>PLIST.common_end</filename></para>
</listitem>
</itemizedlist>
Home |
Main Index |
Thread Index |
Old Index