dejagnu: fix description (don't repeat package name)

This commit is contained in:
Bjørn Forsman 2014-06-23 16:16:18 +02:00
parent 6ec01b7513
commit f2909d0763

View file

@ -33,7 +33,7 @@ stdenv.mkDerivation rec {
''; '';
meta = { meta = {
description = "The DejaGNU testing framework"; description = "Framework for testing other programs";
longDescription = '' longDescription = ''
DejaGnu is a framework for testing other programs. Its purpose DejaGnu is a framework for testing other programs. Its purpose