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}"
|
RDEPEND="${DEPEND}"
|
||||||
BDEPEND=""
|
BDEPEND=""
|
||||||
|
|
||||||
|
src_compile() {
|
||||||
|
true
|
||||||
|
}
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
insinto /usr/libexec/munin/plugins/openntpd/
|
insinto /usr/libexec/munin/plugins/openntpd/
|
||||||
insopts -m0755
|
insopts -m0755
|
||||||
|
|
Loading…
Reference in a new issue