# HG changeset patch # User Pascal Bellard # Date 1462369152 -7200 # Node ID a4aa1d2400f618ae1d4eaf6bdd6a27b7d19d7eba # Parent a556c18a5bbccdb77ef8c414036f4c444871bbf6 firefox-official-*: provides browser-html5 (again) diff -r a556c18a5bbc -r a4aa1d2400f6 firefox-official-de/receipt --- a/firefox-official-de/receipt Wed May 04 12:57:15 2016 +0300 +++ b/firefox-official-de/receipt Wed May 04 15:39:12 2016 +0200 @@ -56,4 +56,5 @@ genpkg_rules() { cp -a $install/* $fs + ln -s firefox-official $fs/usr/bin/browser-html5 } diff -r a556c18a5bbc -r a4aa1d2400f6 firefox-official-es/receipt --- a/firefox-official-es/receipt Wed May 04 12:57:15 2016 +0300 +++ b/firefox-official-es/receipt Wed May 04 15:39:12 2016 +0200 @@ -56,4 +56,5 @@ genpkg_rules() { cp -a $install/* $fs + ln -s firefox-official $fs/usr/bin/browser-html5 } diff -r a556c18a5bbc -r a4aa1d2400f6 firefox-official-fr/receipt --- a/firefox-official-fr/receipt Wed May 04 12:57:15 2016 +0300 +++ b/firefox-official-fr/receipt Wed May 04 15:39:12 2016 +0200 @@ -56,4 +56,5 @@ genpkg_rules() { cp -a $install/* $fs + ln -s firefox-official $fs/usr/bin/browser-html5 } diff -r a556c18a5bbc -r a4aa1d2400f6 firefox-official-it/receipt --- a/firefox-official-it/receipt Wed May 04 12:57:15 2016 +0300 +++ b/firefox-official-it/receipt Wed May 04 15:39:12 2016 +0200 @@ -56,4 +56,5 @@ genpkg_rules() { cp -a $install/* $fs + ln -s firefox-official $fs/usr/bin/browser-html5 } diff -r a556c18a5bbc -r a4aa1d2400f6 firefox-official-pt-BR/receipt --- a/firefox-official-pt-BR/receipt Wed May 04 12:57:15 2016 +0300 +++ b/firefox-official-pt-BR/receipt Wed May 04 15:39:12 2016 +0200 @@ -56,4 +56,5 @@ genpkg_rules() { cp -a $install/* $fs + ln -s firefox-official $fs/usr/bin/browser-html5 } diff -r a556c18a5bbc -r a4aa1d2400f6 firefox-official-ru/receipt --- a/firefox-official-ru/receipt Wed May 04 12:57:15 2016 +0300 +++ b/firefox-official-ru/receipt Wed May 04 15:39:12 2016 +0200 @@ -56,4 +56,5 @@ genpkg_rules() { cp -a $install/* $fs + ln -s firefox-official $fs/usr/bin/browser-html5 } diff -r a556c18a5bbc -r a4aa1d2400f6 firefox-official-uk/receipt --- a/firefox-official-uk/receipt Wed May 04 12:57:15 2016 +0300 +++ b/firefox-official-uk/receipt Wed May 04 15:39:12 2016 +0200 @@ -56,4 +56,5 @@ genpkg_rules() { cp -a $install/* $fs + ln -s firefox-official $fs/usr/bin/browser-html5 }