pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc/guide/files Use documented 'make makedistinfo' ins...
details: https://anonhg.NetBSD.org/pkgsrc/rev/77202ecb53ed
branches: trunk
changeset: 518585:77202ecb53ed
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Sep 13 23:26:21 2006 +0000
description:
Use documented 'make makedistinfo' instead of undocumented 'make makesum'
in example.
diffstat:
doc/guide/files/examples.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 49aea4b67ef3 -r 77202ecb53ed doc/guide/files/examples.xml
--- a/doc/guide/files/examples.xml Wed Sep 13 23:25:14 2006 +0000
+++ b/doc/guide/files/examples.xml Wed Sep 13 23:26:21 2006 +0000
@@ -1,4 +1,4 @@
-<!-- $NetBSD: examples.xml,v 1.10 2006/02/12 14:44:59 rillig Exp $ -->
+<!-- $NetBSD: examples.xml,v 1.11 2006/09/13 23:26:21 wiz Exp $ -->
<appendix id="examples">
<title>A simple example package: bison</title>
@@ -107,7 +107,7 @@
<para>Generate the checksum of the distfile into
<filename>distinfo</filename>:</para>
- <screen>&rprompt; <userinput>make makesum</userinput></screen>
+ <screen>&rprompt; <userinput>make makedistinfo</userinput></screen>
<para>Now compile:</para>
Home |
Main Index |
Thread Index |
Old Index