aboutsummaryrefslogtreecommitdiffstats
path: root/packages/mozilla/firefox_0.9.3.bb
blob: 7cf33da9e9ba86e46f8d094bf81d12f596e3e2f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
PR = "r2"
SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/source/firefox-${PV}-source.tar.bz2 \
	file://xptcstubs.patch;patch=1 \
	file://no-xmb.patch;patch=1 \
	file://extensions-hack.patch;patch=1 \
	file://mozilla-firefox.png file://mozilla-firefox.desktop"
S = "${WORKDIR}/mozilla"

inherit mozilla

include firefox.inc