This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: enscript postinstall script error


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]