On 16.12.22 08:46, Stephan Bergmann wrote:
On 15/12/2022 23:28, Jean-Baptiste Faure wrote:
When building the current master, I get the following error message
(translated from French):
/home/[...]/helpcontent2/CustomTarget_html.mk:49: *** insufficient
number of arguments (1) for the function « if ». Stop.
make[1]: *** Waiting for unfinished tasks....
make: *** [Makefile:289 : build] Error 2
That's presumably...
commit 5daaa3e440b17505d644273a7305f073d6d5834d
Author: Christian Lohmaier <lohmaier+LibreOffice@xxxxxxxxxxxxxx>
Date: Thu Dec 15 16:35:31 2022 +0100
cd to helpcontent2/source/text & drop it from filenames for larger
batches
guessing it was fixed by:
commit 53871c4cf5a7703275a2e425b08a4199e9989c46
Author: Christian Lohmaier <cloph@xxxxxxxxxxxxxxxxxxxxxx>
AuthorDate: Fri Dec 16 09:31:01 2022 +0100
Commit: Christian Lohmaier <cloph@xxxxxxxxxxxxxxxxxxxxxx>
CommitDate: Fri Dec 16 09:31:01 2022 +0100
fix missing ) in the if statement.