author | Heiko Schlittermann (JUMPER) <hs@schlittermann.de> |
Sat, 11 Jan 2014 23:36:22 +0100 | |
changeset 11 | a19446e119d3 |
parent 10 | 61e92ae4e6c2 |
child 12 | f5467f4a3e94 |
.hgignore | file | annotate | diff | comparison | revisions | |
Build.PL | file | annotate | diff | comparison | revisions |
--- a/.hgignore Sat Jan 11 23:34:58 2014 +0100 +++ b/.hgignore Sat Jan 11 23:36:22 2014 +0100 @@ -4,3 +4,4 @@ blib/ Build *.bak +MYMETA.*
--- a/Build.PL Sat Jan 11 23:34:58 2014 +0100 +++ b/Build.PL Sat Jan 11 23:36:22 2014 +0100 @@ -5,6 +5,7 @@ Module::Build->new( dist_name => 'nagios-plugin-amanda-client', dist_version_from => 'bin/check_amanda-client', + dist_abstract => 'nagios check for amanda clients', scripts => [glob 'bin/*'], license => 'perl', requires => {