treewide: remove uses of doBuild and doConfigure
doBuild and doConfigure are not actually used by any builders, they were probably added by mistake and just confuse people.
This commit is contained in:
@@ -19,7 +19,6 @@ let
|
||||
done
|
||||
'';
|
||||
|
||||
doBuild = false;
|
||||
doCheck = true;
|
||||
doInstallCheck = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user