I broke fossil in a commit where I did not mean even to touch it.

svn path=/nixpkgs/trunk/; revision=27880
This commit is contained in:
Lluís Batlle i Rossell 2011-07-21 14:58:13 +00:00
parent 57f59594db
commit f5609042c0

View File

@ -18,6 +18,8 @@ stdenv.mkDerivation {
doCheck = true;
configurePhase = ":";
checkTarget = "test";
installPhase = ''