gnome2.gnome_icon_theme: do not drop icon theme cache

This commit is contained in:
José Romildo Malaquias 2020-04-03 23:12:23 -03:00
parent 2e7067f984
commit a396bc1a9b

View File

@ -16,6 +16,8 @@ stdenv.mkDerivation rec {
gtk2
];
dontDropIconThemeCache = true;
postInstall = ''
# remove a tree of dirs with no files within
rm -r "$out/share/locale"