net-analyzer/munin-plugins-contrib-openntpd: Disabling src_compile
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
This commit is contained in:
parent
ba888d877b
commit
af5ed98c8c
|
@ -22,6 +22,10 @@ DEPEND="
|
|||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
||||
|
||||
src_compile() {
|
||||
true
|
||||
}
|
||||
|
||||
src_install() {
|
||||
insinto /usr/libexec/munin/plugins/openntpd/
|
||||
insopts -m0755
|
||||
|
|
Loading…
Reference in a new issue