This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch upstream/28.5.0 in repository pale-moon. commit 26d7c44f1707482727167042da0922bff0efb6b3 Author: wolfbeast <mcwerewolf@wolfbeast.com> Date: Wed Feb 20 15:00:58 2019 +0100 Remove reference to standalone component. Tag #145 --- toolkit/mozapps/update/updater/updater-common.build | 3 --- 1 file changed, 3 deletions(-) diff --git a/toolkit/mozapps/update/updater/updater-common.build b/toolkit/mozapps/update/updater/updater-common.build index 6444df8..7b7ee35 100644 --- a/toolkit/mozapps/update/updater/updater-common.build +++ b/toolkit/mozapps/update/updater/updater-common.build @@ -33,9 +33,6 @@ if CONFIG['OS_ARCH'] == 'WINNT': LOCAL_INCLUDES += [ '/toolkit/xre', ] - USE_LIBS += [ - 'updatecommon-standalone', - ] OS_LIBS += [ 'comctl32', 'ws2_32', -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git