From 96966ba6fb68e2cd259bde68f92f64b1c2f36fbe Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 5 Mar 2013 16:15:26 +0100 Subject: firefox: bbappend updated to use 10.0.11esr --- recipes-mozilla/firefox/firefox_10.0.11esr.bbappend | 0 recipes-mozilla/firefox/firefox_10.0.2.bbappend | 12 ------------ 2 files changed, 12 deletions(-) create mode 100644 recipes-mozilla/firefox/firefox_10.0.11esr.bbappend delete mode 100644 recipes-mozilla/firefox/firefox_10.0.2.bbappend (limited to 'recipes-mozilla') diff --git a/recipes-mozilla/firefox/firefox_10.0.11esr.bbappend b/recipes-mozilla/firefox/firefox_10.0.11esr.bbappend new file mode 100644 index 0000000..e69de29 diff --git a/recipes-mozilla/firefox/firefox_10.0.2.bbappend b/recipes-mozilla/firefox/firefox_10.0.2.bbappend deleted file mode 100644 index fcdc730..0000000 --- a/recipes-mozilla/firefox/firefox_10.0.2.bbappend +++ /dev/null @@ -1,12 +0,0 @@ -PRINC = "4" - -FILESEXTRAPATHS_prepend := "${THISDIR}/files:" -SRC_URI += "file://alignment.patch \ - file://distribution.ini \ -" - -do_install_append() { - install -d ${D}${libdir}/${PN}/distribution - install -m 0644 ${WORKDIR}/distribution.ini ${D}${libdir}/${PN}/distribution/ -} - -- cgit v1.2.3