Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 07/01/2003 14:56:26
Module Name: pkgsrc
Committed By: seb
Date: Tue Jul 1 14:56:26 UTC 2003
Modified Files:
pkgsrc/mk: texinfo.mk
Log Message:
Only consider as makeinfo's version the first version number looking word
in `makeinfo --version'.
This is needed for older makeinfo which output thing like:
makeinfo (GNU texinfo 3.12) 1.68
Copyright (C) 1998 Free Software Foundation, Inc.
....
This should fix the problem encountered by Thorsten Frueauf on 1.5.4_ALPHA
(I reproduced it on stock 1.5.3) and reported in private email via
jschauma@.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/mk/texinfo.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.