On Fri, 19 May 2000, James Henstridge wrote:

> > I tried rpm generation.
> > 
> > In dia.spec, in section 
> > %build
> > LINGUAS should be checked for existence:
> > 
> > if [ "$LINGUAS" ]; then
> >   unset LINGUAS
> > fi
> Is that really necessary?  even if LINGUAS is not set, the unset command
> doesn't give an error.

Sometimes it does. Depending on shell settings.
Quite common settings in Red Hat 6.1:
$ unset BLABLA || echo aaaa
aaaa

> Or just download package, run "rpm -ta dia-0.85.tar.gz"

Wow!

I did not know it.

Please! Add it to INSTALL !!

Best Regards,

Jacek


Reply via email to