Skip to content
Snippets Groups Projects
Commit 0f690e3f authored by Jonas Höppner's avatar Jonas Höppner
Browse files

libcheck: remove 'checkmk' script, as it depends on gawk not available due to lic

parent 80b212b7
No related branches found
No related tags found
1 merge request!49Cherry-pick from dunfell and rewrite nogplv3 distro.
# Remove the checkmk package as it rdepends on gawk
PACKAGES:remove:nogplv3 = "checkmk"
do_install:append:nogplv3(){
rm ${D}/${bindir}/checkmk
rmdir ${D}/${bindir}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment