Subject: CVS commit: pkgsrc/mk/install
To: None <pkgsrc-changes@NetBSD.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 08/22/2003 18:17:04
Module Name:	pkgsrc
Committed By:	seb
Date:		Fri Aug 22 18:17:04 UTC 2003

Modified Files:
	pkgsrc/mk/install: install-info

Log Message:
Try to deal with empty or "corrupted" Info directory file:  if the
file exist when installing a package and it does not contain  at
least one line starting with '*' then remove it and let install-info
create a new one.

This should address PR pkg/22555 from reed@.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/mk/install/install-info

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.