zandronum-sqlite: remove phases
This commit is contained in:
parent
ee252b7812
commit
eb7b28cae8
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…
Add table
Reference in a new issue