diff options
author | Rizal Muttaqin <riz_17_oke@yahoo.co.id> | 2020-04-11 13:17:32 +0700 |
---|---|---|
committer | Heiko Tietze <heiko.tietze@documentfoundation.org> | 2020-04-29 21:28:23 +0200 |
commit | 528afad04f0ff9fda31a280f044bf91e864fae72 (patch) | |
tree | 6fff6de29cd2dacaddfb31b636698c1808efa6c6 /bin | |
parent | be8020ff18f8971df091057ee4d8b4d06ecf61eb (diff) |
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 <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/distro-install-file-lists | 1 |
1 files changed, 0 insertions, 1 deletions
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 |