https://bugs.documentfoundation.org/show_bug.cgi?id=162879
Bug ID: 162879
Summary: changing helpcontent2/helpers/xmlhelp.dtd does not
trigger a build
Product: LibreOffice
Version: 25.2.0.0 alpha0+
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
to reproduce :
- echo "--with-help=html" > autogen.input
- make
- touch (or even rm) helpcontent2/helpers/xmlhelp.dtd
- make
Actual :
make -j 2 -rs -f /export/home/fpy/git/core/Makefile.gbuild build
[ECH] CustomTarget/instsetoo_native/setup/setuprc
[ECH] CustomTarget/instsetoo_native/setup/versionrc
...
[LOC] top level modules: libreoffice
[CUS] instsetoo_native/setup
[PKG] instsetoo_native_setup
[BIN] instsetoo_native
[MOD] instsetoo_native
[MOD] libreoffice
[BIN] top level modules: libreoffice
[ALL] top level modules: build-non-l10n-only build-l10n-only
(real 0m50.070s)
Expected :
CustomTarget/helpcontent2 ... fails somewhere
--
You are receiving this mail because:
You are the assignee for the bug.