diff --git a/debian/patches/check_phpfpm_status/10_pathes b/debian/patches/check_phpfpm_status/10_pathes deleted file mode 100644 index 02a9c78..0000000 --- a/debian/patches/check_phpfpm_status/10_pathes +++ /dev/null @@ -1,17 +0,0 @@ -Author: Jan Wagner -Description: - Patches check_phpfpm_status to use debian specific paths. - -diff --git a/check_phpfpm_status/check_phpfpm_status b/check_phpfpm_status/check_phpfpm_status -index 678170b..d0c099b 100644 ---- a/check_phpfpm_status/check_phpfpm_status -+++ b/check_phpfpm_status/check_phpfpm_status -@@ -22,7 +22,7 @@ use Digest::MD5 qw(md5 md5_hex); - - # Nagios specific - # Update Nagios Plugin path according to your platform/installation --use lib "/usr/local/nagios/libexec"; -+use lib "/usr/lib/nagios/plugins"; - use utils qw($TIMEOUT); - - # Globals diff --git a/debian/patches/series b/debian/patches/series index d86b62d..a21cfb0 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -2,7 +2,6 @@ check_ipsec/10_pathes check_ipsec/15_fix_syntax check_ipsec/20_remove_gateway check_mysql_slave//epn -check_phpfpm_status/10_pathes check_sieve/epn check_sieve/10_pathes check_tftp/epn