bug-ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Patch for ddd.spec


From: Andreas Zeller
Subject: Re: Patch for ddd.spec
Date: 23 Nov 2000 10:37:07 +0100
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands)

Hi!

Daniel Serodio <dserodio@email.com> writes:

>       Here is a small patch for ddd.spec.in. There were some missing files
> (/usr/share/*), and I changed '.gz' to '.*' to make it work with
> Mandrake, which uses bz2 instead of gzip for the docs and such. Please
> CC: me any replies as I don't subscribe to the list.

Thanks!  This will be in the next DDD release.  (I'm not a .spec
expert, so I'm happy about any contributions :-)

Just one question: In this part of the patch, it says

> @@ -47,16 +56,16 @@
>      [ -d $dir ] || continue
>      strip $dir/* || :
>    done
> -  gzip -9nf .%{_prefix}/info/ddd.info*
> +#  bzip2 -9z .%{_prefix}/info/ddd.info*
>    rm -f .%{_prefix}/info/dir
>  )
>  
> [...]

Do I get this right?  The `gzip' call is removed and a `bzip2' call is
inserted, but the `bzip2' call is commented out?  Which compression
method is to be used, then?

Greetings,

Andreas

-- 
Andreas Zeller     Universitaet Passau
                   http://www.fmi.uni-passau.de/st/staff/zeller/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]