gnome2.gnome_icon_theme: do not drop icon theme cache
This commit is contained in:
parent
2e7067f984
commit
a396bc1a9b
@ -16,6 +16,8 @@ stdenv.mkDerivation rec {
|
|||||||
gtk2
|
gtk2
|
||||||
];
|
];
|
||||||
|
|
||||||
|
dontDropIconThemeCache = true;
|
||||||
|
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
# remove a tree of dirs with no files within
|
# remove a tree of dirs with no files within
|
||||||
rm -r "$out/share/locale"
|
rm -r "$out/share/locale"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user