3
0
Fork 0
forked from mirrors/nixpkgs

Fixed freemind. Does not work anyway - fails to paint itself.

svn path=/nixpkgs/trunk/; revision=10869
This commit is contained in:
Michael Raskin 2008-02-27 00:01:14 +00:00
parent 89a360738f
commit 843810c14f

View file

@ -11,7 +11,7 @@ stdenv.mkDerivation {
inherit jre;
phases="buildPhase installPhase";
phases="unpackPhase buildPhase installPhase";
buildPhase="ant dist";
# LIBXCB_ALLOW_SLOPPY_LOCK=true :