Fix tarball

svn path=/nixpkgs/trunk/; revision=32432
This commit is contained in:
Shea Levy 2012-02-20 17:25:35 +00:00
parent fd41f11208
commit 9a6cf14ef1

View file

@ -33,7 +33,7 @@ stdenv.mkDerivation rec {
else "0mg41ya0b27blq3b5498kwl4rj46dj21rcd7qd0rw1kyvr7sx4v4";
}
else
abort "And Yet It Moves nix package only supports linux and intel cpu's.";
throw "And Yet It Moves nix package only supports linux and intel cpu's.";
phases = "unpackPhase installPhase";