On Wed, 2011-08-31 at 15:35 +0200, Marco atzeri wrote: > On 8/31/2011 7:24 AM, Yaakov (Cygwin/X) wrote: > > I have updated cygport to 0.10.5 with the following changes: > > > > > * doman: supports LAPACK manpages. > could you clarify ?
LAPACK uses *.l (dot-el) manpages, which cygport never recognized until now. So instead of: insinto /usr/share/man/manl doins *.l just call "doman *.l" instead. Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple