pfstools: *Flags are lists
This commit is contained in:
parent
0a82a093d7
commit
96fc34a8cd
@ -14,9 +14,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
outputs = [ "out" "dev" "man"];
|
outputs = [ "out" "dev" "man"];
|
||||||
|
|
||||||
cmakeFlags = ''
|
cmakeFlags = [ "-DWITH_MATLAB=false" ];
|
||||||
-DWITH_MATLAB=false
|
|
||||||
'';
|
|
||||||
|
|
||||||
preConfigure = ''
|
preConfigure = ''
|
||||||
rm cmake/FindNETPBM.cmake
|
rm cmake/FindNETPBM.cmake
|
||||||
|
Loading…
x
Reference in New Issue
Block a user