serviio: remove phases
This commit is contained in:
parent
71b0def28a
commit
06888088ab
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@ stdenv.mkDerivation rec {
|
|||
sha256 = "0mxpdyhjf4w83q8ssmvpxm95hw4x7lfkh48vvdablccfndh82x2i";
|
||||
};
|
||||
|
||||
phases = ["unpackPhase" "installPhase"];
|
||||
|
||||
installPhase = ''
|
||||
mkdir -p $out
|
||||
cp -R config legal lib library plugins LICENCE.txt NOTICE.txt README.txt RELEASE_NOTES.txt $out
|
||||
|
|
Loading…
Reference in a new issue