Making inkscape not install any icon cache
svn path=/nixpkgs/trunk/; revision=24650
This commit is contained in:
@@ -35,6 +35,7 @@ stdenv.mkDerivation rec {
|
|||||||
"$(toPythonPath ${pyxml}):$(toPythonPath ${lxml})" || \
|
"$(toPythonPath ${pyxml}):$(toPythonPath ${lxml})" || \
|
||||||
exit 2
|
exit 2
|
||||||
done
|
done
|
||||||
|
rm $out/share/icons/hicolor/icon-theme.cache
|
||||||
'';
|
'';
|
||||||
|
|
||||||
NIX_LDFLAGS = "-lX11";
|
NIX_LDFLAGS = "-lX11";
|
||||||
|
|||||||
Reference in New Issue
Block a user