viewnior: do not remove icon-theme.cache
This is now done automatically.
This commit is contained in:
parent
610afbca84
commit
18fde25825
|
@ -18,10 +18,6 @@ stdenv.mkDerivation rec {
|
||||||
shared-mime-info glib gdk-pixbuf perl
|
shared-mime-info glib gdk-pixbuf perl
|
||||||
];
|
];
|
||||||
|
|
||||||
preFixup = ''
|
|
||||||
rm $out/share/icons/*/icon-theme.cache
|
|
||||||
'';
|
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Fast and simple image viewer";
|
description = "Fast and simple image viewer";
|
||||||
longDescription =
|
longDescription =
|
||||||
|
|
Loading…
Reference in New Issue