Correct info file handling.

This commit is contained in:
wiz 2000-11-16 02:50:14 +00:00
parent 7e41edf4f4
commit 851a2e26bf
3 changed files with 21 additions and 1 deletions

View file

@ -0,0 +1,3 @@
$NetBSD: patch-sum,v 1.1 2000/11/16 02:50:14 wiz Exp $
MD5 (patch-aa) = 543a0c299536705e9c18b822eaf6ec49

View file

@ -0,0 +1,15 @@
$NetBSD: patch-aa,v 1.1 2000/11/16 02:50:15 wiz Exp $
--- avl.info.orig Mon Aug 16 03:58:59 1999
+++ avl.info
@@ -1,5 +1,10 @@
This is avl.info, produced by makeinfo version 3.12n from avl.texinfo.
+INFO-DIR-SECTION Programming & development tools
+START-INFO-DIR-ENTRY
+* AVL: (avl). A Library for the Manipulation of Balanced Binary Trees.
+END-INFO-DIR-ENTRY
+
This file documents libavl, a library for the manipulation of
balanced binary trees.

View file

@ -1,7 +1,9 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2000/10/27 12:20:35 mjl Exp $
@comment $NetBSD: PLIST,v 1.2 2000/11/16 02:50:15 wiz Exp $
include/avl.h
include/avlt.h
include/avltr.h
include/rb.h
@unexec install-info --delete %D/info/avl.info %D/info/dir
info/avl.info
@exec install-info %D/info/avl.info %D/info/dir
lib/libavl.a