Add setup-hook to hicolor_icon_theme

This commit is contained in:
Luca Bruno
2015-02-24 10:51:46 +01:00
committed by Peter Simons
parent f43d759bc4
commit aae9e49cbc
27 changed files with 28 additions and 44 deletions

View File

@@ -27,8 +27,6 @@ stdenv.mkDerivation rec {
--prefix PYTHONPATH : "$(toPythonPath $out):$(toPythonPath ${pygobject3})" \
--prefix GI_TYPELIB_PATH : "$GI_TYPELIB_PATH" \
--prefix XDG_DATA_DIRS : "$XDG_ICON_DIRS:$out/share"
rm $out/share/icons/hicolor/icon-theme.cache
'';
meta = {