gnucash: delete icon theme cache
This commit is contained in:
parent
7a47efe8f4
commit
b86fdea43e
@ -47,6 +47,8 @@ stdenv.mkDerivation rec {
|
|||||||
--set GCONF_CONFIG_SOURCE 'xml::~/.gconf' \
|
--set GCONF_CONFIG_SOURCE 'xml::~/.gconf' \
|
||||||
--prefix PATH ":" "$out/bin:${perl}/bin:${gconf}/bin"
|
--prefix PATH ":" "$out/bin:${perl}/bin:${gconf}/bin"
|
||||||
done
|
done
|
||||||
|
|
||||||
|
rm $out/share/icons/hicolor/icon-theme.cache
|
||||||
'';
|
'';
|
||||||
|
|
||||||
# The following settings fix failures in the test suite. It's not required otherwise.
|
# The following settings fix failures in the test suite. It's not required otherwise.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user