On 23 February 2015 at 21:08, Luca Bruno <[email protected]> wrote: > Yes I did that in my work for GNOME 3.14, and also other stuff. > https://github.com/NixOS/nixpkgs/pull/5308
Ah, I see:
...
+# Remove icon cache
+hicolorPreFixupPhase() {
+ rm -f $out/share/icons/hicolor/icon-theme.cache
+ rm -f $out/share/icons/HighContrast/icon-theme.cache
+}
- Bjørn
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev
