Remove unused installation variable GNOME_MIME_THEME

Not used since:
cf9994a4de ("do not conflict with GNOME MIME icons (fdo#36551)", 2011-05-06)

Change-Id: Ie172bc0814a7de661c16891a2a87caba6c10f632
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105959
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
This commit is contained in:
Chris Mayo 2020-11-16 19:23:11 +00:00 committed by Adolfo Jayme Barrientos
parent 02cb3f9f9c
commit 07f0e515c0

View file

@ -112,7 +112,6 @@ sed -i \
export PRODUCTVERSION=
export KDEMAINDIR=$PREFIXDIR
export PREFIXDIR=${PREFIXDIR}
export GNOME_MIME_THEME=hicolor
export APPDATA_SOURCE_DIR="${SRCDIR?}"/sysui/desktop/appstream-appdata
bash ./create_tree.sh
)