wok-6.x rev 19104
firefox-official-*: provides browser-html5 (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 04 15:39:12 2016 +0200 (2016-05-04) |
parents | a556c18a5bbc |
children | 0ea7712da514 |
files | firefox-official-de/receipt firefox-official-es/receipt firefox-official-fr/receipt firefox-official-it/receipt firefox-official-pt-BR/receipt firefox-official-ru/receipt firefox-official-uk/receipt |
line diff
1.1 --- a/firefox-official-de/receipt Wed May 04 12:57:15 2016 +0300 1.2 +++ b/firefox-official-de/receipt Wed May 04 15:39:12 2016 +0200 1.3 @@ -56,4 +56,5 @@ 1.4 genpkg_rules() 1.5 { 1.6 cp -a $install/* $fs 1.7 + ln -s firefox-official $fs/usr/bin/browser-html5 1.8 }
2.1 --- a/firefox-official-es/receipt Wed May 04 12:57:15 2016 +0300 2.2 +++ b/firefox-official-es/receipt Wed May 04 15:39:12 2016 +0200 2.3 @@ -56,4 +56,5 @@ 2.4 genpkg_rules() 2.5 { 2.6 cp -a $install/* $fs 2.7 + ln -s firefox-official $fs/usr/bin/browser-html5 2.8 }
3.1 --- a/firefox-official-fr/receipt Wed May 04 12:57:15 2016 +0300 3.2 +++ b/firefox-official-fr/receipt Wed May 04 15:39:12 2016 +0200 3.3 @@ -56,4 +56,5 @@ 3.4 genpkg_rules() 3.5 { 3.6 cp -a $install/* $fs 3.7 + ln -s firefox-official $fs/usr/bin/browser-html5 3.8 }
4.1 --- a/firefox-official-it/receipt Wed May 04 12:57:15 2016 +0300 4.2 +++ b/firefox-official-it/receipt Wed May 04 15:39:12 2016 +0200 4.3 @@ -56,4 +56,5 @@ 4.4 genpkg_rules() 4.5 { 4.6 cp -a $install/* $fs 4.7 + ln -s firefox-official $fs/usr/bin/browser-html5 4.8 }
5.1 --- a/firefox-official-pt-BR/receipt Wed May 04 12:57:15 2016 +0300 5.2 +++ b/firefox-official-pt-BR/receipt Wed May 04 15:39:12 2016 +0200 5.3 @@ -56,4 +56,5 @@ 5.4 genpkg_rules() 5.5 { 5.6 cp -a $install/* $fs 5.7 + ln -s firefox-official $fs/usr/bin/browser-html5 5.8 }