aboutsummaryrefslogtreecommitdiffstats
path: root/packages/mozilla
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-11-20 15:33:34 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-11-20 15:33:34 +0000
commit279f77d8047f7cd039dad30ee834e45cd1e26024 (patch)
tree191667c10db64f9a8579d3932d505e77b6709d76 /packages/mozilla
parent1966abef451877040a2114f8e2e0c1fbd0bdf410 (diff)
downloadopenembedded-279f77d8047f7cd039dad30ee834e45cd1e26024.tar.gz
another set of parse errors fixing
Diffstat (limited to 'packages/mozilla')
-rw-r--r--packages/mozilla/minimo_cvs.bb2
-rw-r--r--packages/mozilla/thunderbird_1.0.7.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/mozilla/minimo_cvs.bb b/packages/mozilla/minimo_cvs.bb
index 38e6a85d76..2d6744a6c1 100644
--- a/packages/mozilla/minimo_cvs.bb
+++ b/packages/mozilla/minimo_cvs.bb
@@ -17,7 +17,7 @@ inherit mozilla
EXTRA_OECONF += "--enable-application=minimo --disable-native-uconv"
export MOZ_CO_PROJECT="minimo"
-export MINIMO=1
+export MINIMO="1"
export MOZ_OBJDIR="${WORKDIR}/build-${TARGET_SYS}"
require mozilla-cvs.inc
diff --git a/packages/mozilla/thunderbird_1.0.7.bb b/packages/mozilla/thunderbird_1.0.7.bb
index 3527ebe93b..c0893068bf 100644
--- a/packages/mozilla/thunderbird_1.0.7.bb
+++ b/packages/mozilla/thunderbird_1.0.7.bb
@@ -20,7 +20,7 @@ FILES_${PN}-dbg += "${libdir}/thunderbird-${PV}/.debug*"
inherit mozilla
-export MOZ_THUNDERBIRD=1
+export MOZ_THUNDERBIRD="1"
do_configure() {
for x in ipc enigmail; do