On Wed, Nov 08, 2006 at 09:48:56AM +0100, Corinna Vinschen wrote: > Hi Jonathan, > > On Nov 7 15:47, Jonathan C. Allen wrote: > > http://jca.sdf1.org/cygwin/ncftp-3.2.0-1-src.tar.bz2 > > http://jca.sdf1.org/cygwin/ncftp-3.2.0-1.tar.bz2 > > http://jca.sdf1.org/cygwin/setup.hint > > thanks for taking over maintainership! > > There's a problem in your setup.hint vs. postinstall script. The > postinstall script refers to /bin/sh, while the setup.hint file > requires ash. sh is not ash but bash for some time now. What > do you want to change, the postinstall script or setup.hint? > It doesn't actually matter what you choose since ash and bash are > usually available in a base install.
I updated setup.hint to require bash instead of ash. jca
