Merge pull request #130497 from Stunkymonkey/zandronum-phases
This commit is contained in:
commit
3b12024914
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@ stdenv.mkDerivation {
|
|||
sha256 = "0p5cx7nbjxk7glcm277ypi5w4gv144qazw79ql47svlpccj62mrp";
|
||||
};
|
||||
|
||||
phases = [ "unpackPhase" "buildPhase" ];
|
||||
|
||||
buildPhase = ''
|
||||
mkdir -p $out
|
||||
cp sqlite3.c $out/
|
||||
|
|
Loading…
Reference in a new issue