Remove illegal meta.src attributes

This commit is contained in:
Eelco Dolstra
2014-06-05 13:04:18 +02:00
parent 246edc3df2
commit 1da6a7d4a9
8 changed files with 11 additions and 29 deletions
-1
View File
@@ -24,7 +24,6 @@ stdenv.mkDerivation rec {
[doInstall doForceShare doPropagate]);
meta = {
description = "${name} dictionary for dictd";
inherit src;
};
};
# Probably a bug in some FreeDict release files, but easier to trivially