diff options
author | wiz <wiz@pkgsrc.org> | 2004-12-09 18:21:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-12-09 18:21:14 +0000 |
commit | f0e9a771bb739a373ef3f73bf5d781bdc0253964 (patch) | |
tree | 1dbbaa3cd1f2ab81d114521cbed5414bd58c0ba5 /doc/guide | |
parent | 657e022f93aecd4b705ebabf60e2f58fdef50868 (diff) | |
download | pkgsrc-f0e9a771bb739a373ef3f73bf5d781bdc0253964.tar.gz |
Remove info files from PLIST -- INFO_FILES variable does this for us.
Diffstat (limited to 'doc/guide')
-rw-r--r-- | doc/guide/files/examples.xml | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/doc/guide/files/examples.xml b/doc/guide/files/examples.xml index 935320b8399..719ea8b91d8 100644 --- a/doc/guide/files/examples.xml +++ b/doc/guide/files/examples.xml @@ -1,4 +1,4 @@ -<!-- $NetBSD: examples.xml,v 1.1.1.1 2004/10/21 14:27:37 grant Exp $ --> +<!-- $NetBSD: examples.xml,v 1.2 2004/12/09 18:21:15 wiz Exp $ --> <appendix id="examples"> <title>A simple example package: bison</title> @@ -46,12 +46,6 @@ of the &os; source tree is beyond me.</programlisting> <programlisting>@comment $NetBSD$ bin/bison man/man1/bison.1.gz -info/bison.info -info/bison.info-1 -info/bison.info-2 -info/bison.info-3 -info/bison.info-4 -info/bison.info-5 share/bison.simple share/bison.hairy</programlisting> </sect2> |