diff --git a/libreoffice.be0 b/libreoffice.be0 index dafea45ce..332166a0c 100755 --- a/libreoffice.be0 +++ b/libreoffice.be0 @@ -100,6 +100,8 @@ mee_build() { mee_install() { start_cmd make ${BEE_MAKEFLAGS} distro-pack-install DESTDIR=${D} + # message *[libreoffice] openoffice symlink not found* in helpdesk + start_cmd ln -sv ${D}${BINDIR}/libreoffice ${D}${BINDIR}/openoffice } ## by default this may be 'make install DESTDIR="${D}"'