[Libreoffice-bugs] [Bug 132901] Tools > Options > LibreOffice > Online update does not handle the situation of "online update" feature not being installed gracefully
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Aug 9 16:13:58 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=132901
Mike Kaganski <mikekaganski at hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jpakkane at gmail.com
--- Comment #7 from Mike Kaganski <mikekaganski at hotmail.com> ---
The relevant places are:
Repository.mk:
> ...
> $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,onlineupdate, \
> $(if $(ENABLE_ONLINE_UPDATE), \
> updatecheckui \
> updchk \
> ) \
> ))
> ...
scp2/AutoInstall.mk
scp2/InstallModule_onlineupdate.mk
scp2/InstallScript_setup_osl.mk
scp2/source/onlineupdate/file_onlineupdate.scp
scp2/source/onlineupdate/module_onlineupdate.scp
And they seem to be not modified lately in the related places...
As I mentioned in bug 135579 comment 2, I suspect changes in tdf#130911.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200809/e08ddadb/attachment.htm>
More information about the Libreoffice-bugs
mailing list