clp: cleanup expression

This commit is contained in:
Jan Malakhovski 2018-07-16 16:25:31 +00:00
parent a2b026fcbf
commit e80ca2182c

View File

@ -12,8 +12,6 @@ stdenv.mkDerivation rec {
doCheck = true;
checkTarget = "test";
meta = {
license = stdenv.lib.licenses.epl10;
homepage = https://projects.coin-or.org/Clp;