enscript postinstall script error

Weiqi Gao weiqigao@yahoo.com
Wed May 8 15:32:00 GMT 2002


Hi Gerrit P. Haase,

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

--
Weiqi Gao
weiqigao@networkusa.net


=====
Weiqi Gao
weiqigao@yahoo.com



__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Mother's Day is May 12th!
http://shopping.yahoo.com

--
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/



More information about the Cygwin mailing list