Author: viric
Date: Tue Feb 21 23:02:36 2012
New Revision: 32467
URL: https://nixos.org/websvn/nix/?rev=32467&sc=1
Log:
Add make check to octave. Some tests fail, but the build works. We'll have the
report this way.
Modified:
nixpkgs/trunk/pkgs/development/interpreters/octave/default.nix
Modified: nixpkgs/trunk/pkgs/development/interpreters/octave/default.nix
==============================================================================
--- nixpkgs/trunk/pkgs/development/interpreters/octave/default.nix Tue Feb
21 22:16:33 2012 (r32466)
+++ nixpkgs/trunk/pkgs/development/interpreters/octave/default.nix Tue Feb
21 23:02:36 2012 (r32467)
@@ -13,6 +13,8 @@
graphicsmagick pcre liblapack texLive pkgconfig mesa fltk zlib curl
fftw fftwSinglePrec ];
+ doCheck = true;
+
enableParallelBuilding = true;
configureFlags = [ "--enable-readline" "--enable-dl" ];
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits