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:
@@ -36,9 +36,6 @@ let
|
||||
qtbase qtdeclarative qtsvg qtlocation qtwebchannel qtwebengine
|
||||
];
|
||||
|
||||
doConfigure = false;
|
||||
doBuild = false;
|
||||
|
||||
installPhase = ''
|
||||
# Extract eagle tarball
|
||||
mkdir "$out"
|
||||
|
||||
Reference in New Issue
Block a user