ejabberd: remove phases
This commit is contained in:
parent
d89c0a275f
commit
c112713bcf
1 changed files with 0 additions and 2 deletions
|
@ -52,8 +52,6 @@ in stdenv.mkDerivation rec {
|
|||
|
||||
makeFlags = [ "deps" ];
|
||||
|
||||
phases = [ "unpackPhase" "configurePhase" "buildPhase" "installPhase" ];
|
||||
|
||||
installPhase = ''
|
||||
for i in deps/*; do
|
||||
( cd $i
|
||||
|
|
Loading…
Reference in a new issue