

If /bin/ls usr/lib $LIBDIRSUFFIX/thunderbird/chrome/icons/default/default *.png >/dev/null 2>&1 thenĭEFAULTICONPATH=lib $LIBDIRSUFFIX/thunderbird/chrome/icons/defaultĮcho "Changes have been made to the internal formating of the thunderbird source packaging! " >&2 # Changes in Thunderbird mean we need to check for the location of icons lib $LIBDIRSUFFIX/thunderbird/thunderbird thunderbird # Setup symlinks for thunderbird binary, plugin directory and icons. Mkdir usr/lib $LIBDIRSUFFIX/mozilla/plugins Mv usr/lib $LIBDIRSUFFIX/thunderbird/plugins usr/lib $LIBDIRSUFFIX/mozilla/ # definately somthing to symlink to later on in the post-install. # Otherwise just create a directory in mozilla so that there is # If a plugins folder was present move it to the mozilla lib directory. VERSION= $ usr/doc/mozilla-thunderbird- $VERSION/ \ # Work out the latest stable Thunderbird if VERSION is unset # This defines the language of the downloaded package # Set to esr or beta to track ESR and beta channels instead of regular Thunderbird # Use the architecture of the current machine or whatever the user hasĮcho "The architecture $ARCH is not supported. If thenĮcho "You must be root to auto-install, $1 ignored! " >&2 # Check if the user asked for auto-install # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING # PROFITS OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES LOSS OF USE, DATA, OR # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # HOLDER BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS # notice, this list of conditions and the following disclaimer. Redistributions of this script must retain the above copyright # permitted provided that the following conditions are met:

# Redistribution and use of this script, with or without modification, is # Copyright 2018 Ruari Oedegaard, Oslo, Norway # It's shamelessly copied from ruario's latest-firefox.sh script, # and repackage it into Slackware format. # This script will find the latest Thunderbird binary package, download it
