Package_html_static.mk |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit e8e02676c05d831837006958c9d3cea9eb091ffc
Author:     Olivier Hallot <[email protected]>
AuthorDate: Mon Aug 10 09:38:34 2026 -0300
Commit:     Christian Lohmaier <[email protected]>
CommitDate: Mon Aug 10 14:49:54 2026 +0200

    Fix packaging for Help
    
    This should fix packaging issue introduced in
    
    https://gerrit.libreoffice.org/c/help/+/209022
    
    Change-Id: I8d1d2cc999b30c77425658a5baed3f3945600dd2
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/209064
    Tested-by: Jenkins
    Reviewed-by: Christian Lohmaier <[email protected]>

diff --git a/Package_html_static.mk b/Package_html_static.mk
index 845aa412d9..3d3d05bb60 100644
--- a/Package_html_static.mk
+++ b/Package_html_static.mk
@@ -20,7 +20,6 @@ $(eval $(call 
gb_Package_add_files,helpcontent2_html_static,$(LIBO_SHARE_HELP_FO
        a11y-toggle.js \
        flexsearch.compact.debug.js \
        help.js \
-       help2.js \
        normalize.css \
        paginathing.js \
        polyfills.js \

Reply via email to