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 <[EMAIL PROTECTED]>
signature.asc
Description: Ceci est une partie de message numériquement signée