diff --git a/cairo.be0 b/cairo.be0 index 16510bcdb..f7ba620d6 100755 --- a/cairo.be0 +++ b/cairo.be0 @@ -30,3 +30,8 @@ PATCHURL+=(/src/mariux/patches/0001-Revert-clip-boxes-Drop-too-early-return.patc #mee_install() { # bee_install #} + +mee_install_post() { + # remove html docs + rm -vrf ${D}/usr/share +}