This is the mail archive of the cygwin-apps@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: base-files package needs a maintainer


----- Original Message ----- 
From: "Robert Collins" <robert.collins@itdomain.com.au>
To: <cygwin-apps@cygwin.com>
Sent: Monday, January 28, 2002 15:16
Subject: Re: base-files package needs a maintainer


> ----- Original Message -----
> From: "Christopher Faylor" <cgf@redhat.com>
> 
> > I don't mind maintaining this but did you try it?  It seems like
> there's
> > a typo in the base_files.sh script.
> 
> I did try it yes, whats the problem?

base_files.sh:

if [ ! -f "/etc/[profile" ]; then
  cp -a /etc/profile.default /etc/profile
fi

At some point, an extra '[' attached itself to the front of profile.
-- 
Mac :})
** I normally forward private questions to the appropriate mail list. **
Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.htm
Give a hobbit a fish and he eats fish for a day.
Give a hobbit a ring and he eats fish for an age.



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