On 12/11/2010 13:09, Marco Atzeri wrote: > The Mutt E-Mail Client > > "All mail clients suck. This one just sucks less." > -the author, circa 1995 > > The package is present in all distributions. > This package depends on "libslang2" still in ITP > > to download : > > wget -r -np -nH --cut-dirs=2 http://matzeri.altervista.org/cygwin-1.7/mutt/ > > > mutt-1.5.21-1-src.tar.bz2 > mutt-1.5.21-1.tar.bz2 > setup.hint
Coincidentally, I noticed what might be considered a packaging issue with mutt the other day: 'cygcheck -c' will always report mutt as 'Incomplete' $ cygcheck -c mutt Cygwin Package Information Package Version Status mutt 1.5.20-1 Incomplete This seems to be because mutt installs a couple of .setupnew files into /etc/ and the postinstall script moves them into place (making backups if needed). Installing the files into /etc/defaults and copying them in the postinstall script might be a solution.
