>>>>> Charles Wilson writes: > ...has a packaging error. While the postinstall script does this: > if [ ! -e /etc/enscript.cfg ] ; then > cp /etc/enscript.cfg.default /etc/enscript.cfg > fi
> the package actually contains > /etc/enscript.cfg > and does NOT contain > /etc/enscript.cfg.default I would also put the default config file under the /etc/default directory hirarchie. A lot of packages already do this. Ciao Volker -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/