diff options
Diffstat (limited to 'packages/angstrom/epiphany-firefox-replacement.bb')
| -rw-r--r-- | packages/angstrom/epiphany-firefox-replacement.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/packages/angstrom/epiphany-firefox-replacement.bb b/packages/angstrom/epiphany-firefox-replacement.bb deleted file mode 100644 index 2ced2c9c06..0000000000 --- a/packages/angstrom/epiphany-firefox-replacement.bb +++ /dev/null @@ -1,10 +0,0 @@ -# This is a hack because $*#($*($# e17 doesn't check if firefox is present and puts it in the menu blindly - -RDEPENDS = "epiphany" -RCONFLICTS = "firefox" - -do_install() { - install -d ${D}/${bindir} - ln -sf ${bindir}/epiphany ${D}/${bindir}/firefox -} - |
