aboutsummaryrefslogtreecommitdiffstats
path: root/packages/mozilla
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2005-12-14 09:05:45 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-12-14 09:05:45 +0000
commit11fdccc123014b571f6634ccaf27c573cbff2030 (patch)
treec632138e33f51e1c97df8c95060af225ccac8d0e /packages/mozilla
parent012b9a75e3a543e7389c518ba0ca104e5fd5da36 (diff)
downloadopenembedded-11fdccc123014b571f6634ccaf27c573cbff2030.tar.gz
firefox-1.5 : remove beta version and add the release version of 1.5 currently at DEFAULT_PREFERENCE=-1 as it doesnt work under gpe on my machine, runs but never opens any windows.
Diffstat (limited to 'packages/mozilla')
-rw-r--r--packages/mozilla/firefox-1.5/.mtn2git_empty (renamed from packages/mozilla/firefox-1.5b1/.mtn2git_empty)0
-rw-r--r--packages/mozilla/firefox-1.5/jsautocfg.h (renamed from packages/mozilla/firefox-1.5b1/jsautocfg.h)0
-rw-r--r--packages/mozilla/firefox-1.5/mozconfig (renamed from packages/mozilla/firefox-1.5b1/mozconfig)0
-rw-r--r--packages/mozilla/firefox_1.5.bb (renamed from packages/mozilla/firefox_1.5b1.bb)4
4 files changed, 0 insertions, 4 deletions
diff --git a/packages/mozilla/firefox-1.5b1/.mtn2git_empty b/packages/mozilla/firefox-1.5/.mtn2git_empty
index e69de29bb2..e69de29bb2 100644
--- a/packages/mozilla/firefox-1.5b1/.mtn2git_empty
+++ b/packages/mozilla/firefox-1.5/.mtn2git_empty
diff --git a/packages/mozilla/firefox-1.5b1/jsautocfg.h b/packages/mozilla/firefox-1.5/jsautocfg.h
index 05f3dad50a..05f3dad50a 100644
--- a/packages/mozilla/firefox-1.5b1/jsautocfg.h
+++ b/packages/mozilla/firefox-1.5/jsautocfg.h
diff --git a/packages/mozilla/firefox-1.5b1/mozconfig b/packages/mozilla/firefox-1.5/mozconfig
index 025b396ac7..025b396ac7 100644
--- a/packages/mozilla/firefox-1.5b1/mozconfig
+++ b/packages/mozilla/firefox-1.5/mozconfig
diff --git a/packages/mozilla/firefox_1.5b1.bb b/packages/mozilla/firefox_1.5.bb
index 685f961c54..95c9509b69 100644
--- a/packages/mozilla/firefox_1.5b1.bb
+++ b/packages/mozilla/firefox_1.5.bb
@@ -12,10 +12,6 @@ inherit mozilla
include firefox.inc
-# Hack because beta shows version as 1.4
-
-FILES_${PN} = "${bindir}/firefox ${datadir}/applications ${datadir}/pixmaps ${libdir}/firefox-1.4 ${bindir}/defaults"
-
do_compile_prepend() {
cp ${WORKDIR}/jsautocfg.h ${S}/js/src/
}