Fixed many descriptions
This commit is contained in:
@@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Tool intended to prevent the accidental deletion of important files.";
|
||||
description = "Tool intended to prevent the accidental deletion of important files";
|
||||
homepage = https://launchpad.net/safe-rm;
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.all;
|
||||
|
||||
Reference in New Issue
Block a user