wok diff firefox-official-da/receipt @ rev 25220
updated python-psutil (5.7.0 -> 5.9.0)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jul 13 15:55:11 2022 +0100 (2022-07-13) |
parents | af8d823a3077 |
children | eecd62c54525 |
line diff
1.1 --- a/firefox-official-da/receipt Mon Feb 14 14:14:23 2022 +0000 1.2 +++ b/firefox-official-da/receipt Wed Jul 13 15:55:11 2022 +0100 1.3 @@ -17,6 +17,8 @@ 1.4 SUGGESTED="vlc" 1.5 DEPENDS="alsa-lib dbus-glib gtk+ gtk+3 libatomic xorg-libXt libwrap" 1.6 1.7 +CONFIG_FILES="/opt/mozilla/firefox/distribution/policies.json" 1.8 + 1.9 HOST_ARCH="i486" 1.10 1.11 # What is the latest version available today? 1.12 @@ -32,7 +34,7 @@ 1.13 # Installation path 1.14 fx='/opt/mozilla/firefox' 1.15 1.16 - mkdir -p $install$fx 1.17 + mkdir -p $install$fx/distribution 1.18 mkdir -p $install/usr/bin 1.19 mkdir -p $install/usr/share/applications 1.20 mkdir -p $install/usr/share/icons/hicolor/128x128/apps 1.21 @@ -55,7 +57,12 @@ 1.22 done 1.23 1.24 # Desktop shortcut 1.25 - cp $stuff/firefox-official.desktop $install/usr/share/applications 1.26 + cp $WOK/firefox-official/stuff/firefox-official.desktop \ 1.27 + $install/usr/share/applications 1.28 + 1.29 + # Disable update 1.30 + cp $WOK/firefox-official/stuff/policies.json \ 1.31 + $install$fx/distribution 1.32 } 1.33 1.34 # Rules to gen a SliTaz package suitable for Tazpkg.