This is the mail archive of the cygwin 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]

enscript-1.6.4-1


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

Thus, it unconditionally overwrites the existing configuration file.

--
Chuck
--
  Charles Wilson
  cygwin at removespam cwilson dot fastmail dot fm


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


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