export TEXTDOMAIN=petget___petget # Ln#30-45 of /usr/sbin/petget - https://www.pearltrees.com/s243a/source-petget-usr-sbin/id20395775/item224036458 export OUTPUT_CHARSET=UTF-8 [ "`whoami`" != "root" ] && exec sudo -A ${0} ${@} #110505 [ ! $1 ] && exit #export LANG=C . /etc/DISTRO_SPECS #has DISTRO_BINARY_COMPAT, DISTRO_COMPAT_VERSION PASSEDPARAM="$1" mkdir -p /tmp/petget #120504 rm -f /tmp/{remove,install}_{,pets_}quietly 2>/dev/null [ ! "$DISPLAY" ] && touch /tmp/install_quietly