dwarf-fortress: remove phases
This commit is contained in:
parent
816a29f9c4
commit
a7d44252c3
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ stdenv.mkDerivation rec {
|
|||
url = "http://df.zweistein.cz/soundsense/soundSense_${version}.zip";
|
||||
sha256 = "1gkrs69l3xsh858yjp204ddp29m668j630akm7arssc9359wxqkk";
|
||||
};
|
||||
phases = [ "unpackPhase" "buildPhase" "installPhase" ];
|
||||
nativeBuildInputs = [ dos2unix ];
|
||||
buildPhase = ''
|
||||
dos2unix soundSense.sh
|
||||
|
|
Loading…
Reference in a new issue