From 528afad04f0ff9fda31a280f044bf91e864fae72 Mon Sep 17 00:00:00 2001 From: Rizal Muttaqin Date: Sat, 11 Apr 2020 13:17:32 +0700 Subject: Remove tango icon theme, tdf#132022 Change-Id: Ifd1d3999d1c6eb9aba7919850859e6b7cb652e3b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92055 Tested-by: Jenkins Reviewed-by: Heiko Tietze --- bin/distro-install-file-lists | 1 - 1 file changed, 1 deletion(-) (limited to 'bin') diff --git a/bin/distro-install-file-lists b/bin/distro-install-file-lists index ef016e3df6cc..34db93e0a08a 100755 --- a/bin/distro-install-file-lists +++ b/bin/distro-install-file-lists @@ -328,7 +328,6 @@ if test "z$OOO_VENDOR" != "zDebian" ; then # don't use remove_file as we don't want them removed from the buildroot. mv_file_between_flists /dev/null common_list.txt $INSTALLDIR/share/config/images_crystal.zip mv_file_between_flists /dev/null common_list.txt $INSTALLDIR/share/config/images_hicontrast.zip - mv_file_between_flists /dev/null common_list.txt $INSTALLDIR/share/config/images_tango.zip mv_file_between_flists /dev/null common_list.txt $INSTALLDIR/share/config/images.zip fi -- cgit