Skip to content

Commit

Permalink
gecko-mediaplayer: adjust for firefo 3.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Koen Kooi committed Nov 8, 2009
1 parent c9abb05 commit 75f1e9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/gnome-mplayer/gecko-mediaplayer_0.9.8.bb
Expand Up @@ -4,7 +4,7 @@ LICENSE = "GPL"
DEPENDS = "firefox gtk+ gconf dbus-glib"
RDEPENDS = "firefox gnome-mplayer"

PR = "r4"
PR = "r5"

inherit autotools

Expand All @@ -14,7 +14,7 @@ SRC_URI = "http://gecko-mediaplayer.googlecode.com/files/${P}.tar.gz \
"

# Yes, this needs to match the firefox version you are building *exactly*
MOZILLA_HOME = "firefox-3.5.4"
MOZILLA_HOME = "firefox-3.5.5"

do_install_append() {
install -d ${D}${libdir}/${MOZILLA_HOME}/extensions/
Expand Down

0 comments on commit 75f1e9d

Please sign in to comment.