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

Re: Problems for Woody backport: Mozilla is never disabled and others



Le lun 01/09/2003 à 00:59, Jérôme Warnier a écrit :
> There is a small typo in debian/rules which leads to --enable-mozilla to
> be always activated.
> 
> ifeq "$_CC" "gcc-3.0"
>        ^
> Should read:
> ifeq "$(_CC)" "gcc-3.0"
> 
> 
> I fixed some other typos.
> 
> Here is the patch:
> 
> Index: rules
> ===================================================================
> RCS file: /cvs/debian-openoffice/oo-deb/debian/rules,v
> retrieving revision 1.121
> diff -r1.121 rules
> 93c93
> < ifeq "$_CC" "gcc-3.0"
> ---
> > ifeq "$(_CC)" "gcc-3.0"
> 356c356
> <       # debian/rules get-build-ooo
> ---
> >       # debian/rules get-ooo-build
> 
> I also noticed that I cannot connect to anoncvs.gnome.org since several
> days. I just use anoncvs3.gnome.org instead.


Yet another problem to add:
the MANIFEST.i386 part is ok, now, but the debian/openoffice.org.install
is not. I does not correspond. If I understand well, MANIFEST.i386 is a
merge of debian/*.install.
We should then wipe out the debian/*.install files from what is not in
MANIFEST.i386 because of Mozilla.

-- 
Jérôme Warnier <jwarnier@beeznest.net>

Attachment: signature.asc
Description: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=


Reply to: