treewide: use dontConfigure

This commit is contained in:
worldofpeace
2019-07-01 04:23:51 -04:00
parent c79ec3323e
commit cab7c6cbd9
26 changed files with 32 additions and 32 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ in stdenv.mkDerivation rec {
name = "unp_2.0_pre7+nmu1.tar.bz2";
};
configurePhase = "true";
dontConfigure = true;
buildPhase = "true";
installPhase = ''
mkdir -p $out/bin