quantomatic: deprecate phases

This commit is contained in:
Felix Buehler 2021-08-03 00:02:58 +02:00
parent a1a2c3621a
commit 44cb64dba6

View file

@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [ makeWrapper ];
buildInputs = [ jre ];
phases = [ "installPhase" ];
dontUnpack = true;
installPhase = ''
mkdir -p $out/libexec/quantomatic