[Libreoffice] [PUSHED] Build fail in scp2 on Mac - file_font_accessories.par malformed

Michael Meeks michael.meeks at novell.com
Mon Apr 4 08:27:32 PDT 2011


Hi Alexander,

On Mon, 2011-04-04 at 09:32 +0200, Alexander Thurgood wrote:
> Git diff of changes to module_font_accessories.scp :

	So - the change was right, but this took me about 100x as long as it
should to review/merge since line-wrapping horribly mangled your
patches :-) Please always attach your patches to avoid that.

	This (for example):

 /* -URW-Gothic L */
 #ifdef WITH_EXTRA_FONT
-STD_FONT_FILE( gid_File_Fnt_-URW-Gothic_L_Avantgarde, a010013l.ttf,
-URW-Gothic L )
+STD_FONT_FILE( gid_File_Fnt_URW_Gothic_L_Avantgarde, a010013l.ttf, URW
Gothic L )
 #endif

	Needs to be this:

 /* -URW-Gothic L */
 #ifdef WITH_EXTRA_FONT
-STD_FONT_FILE( gid_File_Fnt_-URW-Gothic_L_Avantgarde, a010013l.ttf, -URW-Gothic L )
+STD_FONT_FILE( gid_File_Fnt_URW_Gothic_L_Avantgarde, a010013l.ttf, URW Gothic L )
 #endif

	And so on.

	Anyhow thanks for the fix ! I hope what got committed works well for
you, can you re-test it (on libreoffice-3-4) ?

	HTH,

		Michael.

-- 
 michael.meeks at novell.com  <><, Pseudo Engineer, itinerant idiot




More information about the LibreOffice mailing list