56a276bcb5
WWW: http://search.cpan.org/dist/Nagios-Plugins-Memcached/ PR: ports/118907 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Approved by: itetcu (mentor, implicit)
11 lines
262 B
Perl
11 lines
262 B
Perl
--- ./Makefile.PL.orig 2007-12-20 21:29:34.000000000 +0000
|
|
+++ ./Makefile.PL 2007-12-20 21:29:46.000000000 +0000
|
|
@@ -12,8 +12,6 @@
|
|
requires('Nagios::Plugin');
|
|
requires('Time::HiRes');
|
|
|
|
-install_script "bin/check_memcached";
|
|
-
|
|
use_test_base;
|
|
|
|
auto_include;
|