alsa-tools: do not mention phases explicitly

This commit is contained in:
Florian Paul Schmidt 2015-10-13 12:52:37 +02:00
parent 24b375ac06
commit 583f16a87f

View file

@ -14,8 +14,6 @@ stdenv.mkDerivation rec {
enableParallelBuilding = true; enableParallelBuilding = true;
phases = "unpackPhase patchPhase configurePhase buildPhase installPhase fixupPhase";
buildInputs = [ alsaLib pkgconfig gtk gtk3 fltk13 ]; buildInputs = [ alsaLib pkgconfig gtk gtk3 fltk13 ];
patchPhase = '' patchPhase = ''