Hallo Weiqi, > Just want to point out a typo in the postinstall > script for the enscript package.
> The lines > if [ ! -e /etc/enscript.cfg ] ; then > cp /etc/enscript.cfg.default /etc/enscript/cfg > fi > should be > if [ ! -e /etc/enscript.cfg ] ; then > cp /etc/enscript.cfg.default /etc/enscript.cfg > fi Yes, I know it (already;). Will fix it in the next release. Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/