net-dns/nagios-check_dns_sync: Switching to python_newscript
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr
This commit is contained in:
parent
fc1bde3ff6
commit
e95d3b4079
|
@ -28,7 +28,7 @@ BDEPEND=""
|
|||
|
||||
src_install() {
|
||||
default
|
||||
exeinto /usr/lib64/nagios/plugins/
|
||||
python_foreach_impl python_newexe src/check_dns_sync/check_dns_sync.py \
|
||||
python_scriptinto /usr/lib64/nagios/plugins/
|
||||
python_foreach_impl python_newscript src/check_dns_sync/check_dns_sync.py \
|
||||
check_dns_sync
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue