Re: Bug in cygport __postinst

2009-06-03 Thread Yaakov (Cygwin/X)
On 10/04/2009 12:35, Charles Wilson wrote: Yaakov wrote: Does the attached patch for 0.9.5 work for you? Yes, that works. Committed (finally!) to trunk in r6678. Yaakov -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.htm

Re: Bug in cygport __postinst

2009-04-10 Thread Charles Wilson
Yaakov wrote: > Does the attached patch for 0.9.5 work for you? Yes, that works. -- Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cyg

Re: Bug in cygport __postinst

2009-03-29 Thread Yaakov (Cygwin/X)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Charles Wilson wrote: > It looks like the fact that ncurses' install procedure already gzipped > the "real" manpages, and named the symlinks with a trailing .gz, > confuses cygport's __postinst procedure a bit. I've worked around it in > the latest