mari0: remove phases

This commit is contained in:
Felix Buehler 2021-08-03 10:48:14 +02:00
parent a7d44252c3
commit 4911c06d52
1 changed files with 0 additions and 2 deletions

View File

@ -28,8 +28,6 @@ stdenv.mkDerivation {
nativeBuildInputs = [ makeWrapper ];
buildInputs = [ lua love_11 zip ];
phases = [ "unpackPhase" "installPhase" ];
installPhase =
''
mkdir -p $out/bin $out/share/games/lovegames $out/share/applications