yad: fix (remove) icon-theme.cache
This commit is contained in:
parent
0223847b6a
commit
674f21c668
@ -17,6 +17,8 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
nativeBuildInputs = [ pkgconfig intltool ];
|
nativeBuildInputs = [ pkgconfig intltool ];
|
||||||
|
|
||||||
|
preFixup = "rm $out/share/icons/hicolor/icon-theme.cache";
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://code.google.com/p/yad/";
|
homepage = "http://code.google.com/p/yad/";
|
||||||
description = "Yad (yet another dialog) is a GUI dialog tool for shell scripts";
|
description = "Yad (yet another dialog) is a GUI dialog tool for shell scripts";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user