Differentiate between longDescription' and description'.
svn path=/nixpkgs/trunk/; revision=11230
This commit is contained in:
@@ -10,7 +10,7 @@ stdenv.mkDerivation {
|
||||
buildInputs = [gperf guile gmp zlib liboop gnum4 pam];
|
||||
|
||||
meta = {
|
||||
description = "GNU lsh, a GPL'd implementation of the SSH protocol.";
|
||||
description = "GNU lsh, a GPL'd implementation of the SSH protocol";
|
||||
homepage = http://www.lysator.liu.se/~nisse/lsh/;
|
||||
license = "GPL";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user