forked from mirrors/nixpkgs
utox: remove unnecessary line
This commit is contained in:
parent
5b14e91717
commit
4ecaed783b
|
@ -25,8 +25,6 @@ stdenv.mkDerivation rec {
|
|||
|
||||
doCheck = false;
|
||||
|
||||
makeFlags = "PREFIX=$(out)";
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Lightweight Tox client";
|
||||
license = licenses.gpl3;
|
||||
|
|
Loading…
Reference in a new issue