diff options
Diffstat (limited to 'recipes/mozilla/firefox-addon.inc')
-rw-r--r-- | recipes/mozilla/firefox-addon.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mozilla/firefox-addon.inc b/recipes/mozilla/firefox-addon.inc index 427dce5da5..a11001856c 100644 --- a/recipes/mozilla/firefox-addon.inc +++ b/recipes/mozilla/firefox-addon.inc @@ -11,7 +11,7 @@ do_configure() { unzip -o -q -d xpi *.xpi } -INC_PR = "r1" +INC_PR = "r2" do_install() { cd ${S}/xpi |