equal
deleted
inserted
replaced
21 checks_files => { |
21 checks_files => { |
22 'bin/check_tlsa-record' => 'nagios/plugins/ius/check_tlsa_record', |
22 'bin/check_tlsa-record' => 'nagios/plugins/ius/check_tlsa_record', |
23 }, |
23 }, |
24 bin_scripts => [glob 'bin/*'], |
24 bin_scripts => [glob 'bin/*'], |
25 |
25 |
26 |
|
27 ); |
26 ); |
28 |
27 |
29 if (not defined $build->install_path('nagios')) { |
28 if (not defined $build->install_path('nagios')) { |
30 my $base = do { |
29 my $base = do { |
31 if ($build->installdirs eq 'vendor') { '/usr/lib' } |
30 if ($build->installdirs eq 'vendor') { '/usr/lib' } |