From be908653fbad20a7014daaf2d9250fd680c333d3 Mon Sep 17 00:00:00 2001 From: "peterv%netscape.com" Date: Wed, 17 Jul 2002 07:17:05 +0000 Subject: [PATCH] Fixing MathML packaging bustage on Mac. --- build/mac/build_scripts/MozillaBuildList.pm | 1 + layout/mathml/base/src/MANIFEST | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 layout/mathml/base/src/MANIFEST diff --git a/build/mac/build_scripts/MozillaBuildList.pm b/build/mac/build_scripts/MozillaBuildList.pm index f26d83104a83..64f39482e218 100644 --- a/build/mac/build_scripts/MozillaBuildList.pm +++ b/build/mac/build_scripts/MozillaBuildList.pm @@ -211,6 +211,7 @@ sub InstallNonChromeResources() { MakeAlias(":mozilla:layout:mathml:content:src:mathml.dtd", "$resource_dir"."dtd:"); MakeAlias(":mozilla:layout:mathml:content:src:mathml.css", "$resource_dir"); + InstallResources(":mozilla:layout:mathml:base:src:MANIFEST", "$resource_dir"."fonts:"); } MakeAlias(":mozilla:layout:html:document:src:ua.css", "$resource_dir"); diff --git a/layout/mathml/base/src/MANIFEST b/layout/mathml/base/src/MANIFEST new file mode 100644 index 000000000000..45555b39181f --- /dev/null +++ b/layout/mathml/base/src/MANIFEST @@ -0,0 +1,9 @@ +mathfont.properties +mathfontPUA.properties +mathfontCMSY10.properties +mathfontCMEX10.properties +mathfontMTExtra.properties +mathfontMath1.properties +mathfontMath2.properties +mathfontMath4.properties +mathfontSymbol.properties