nagios-check-soa: Install into nagios plugin directory
Signed-off-by: Stefan Knoblich <stkn@bitplumber.de>
This commit is contained in:
@@ -22,5 +22,6 @@ DOCS=( README.md )
|
||||
|
||||
src_install() {
|
||||
default_src_install
|
||||
newbin check_soa.py check_soa
|
||||
exeinto "/usr/$(get_libdir)/nagios/plugins"
|
||||
newexe check_soa.py check_soa
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user