Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 9 May 2002 19:39:51 +0200 From: "Gerrit P. Haase" Reply-To: "Gerrit P. Haase" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <3629113513.20020509193951@familiehaase.de> To: Weiqi Gao CC: cygwin AT cygwin DOT com Subject: Re: enscript postinstall script error In-Reply-To: <20020508220701.24172.qmail@web13802.mail.yahoo.com> References: <20020508220701 DOT 24172 DOT qmail AT web13802 DOT mail DOT yahoo DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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/