aboutsummaryrefslogtreecommitdiffstats
path: root/packages/mozilla/firefox_0.10.1.bb
blob: 9df9cc0e3448f6a35c2880d6b928bf36015452ba (plain)
1
2
3
4
5
6
7
8
9
10
11
PR = "r0"
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