forked from amazingfate/loongoffice
LD_LIBRARY_PATH=.../master/instdir/program \ .../master/workdir/LinkTarget/Executable/unoidl-read --published \ .../libreoffice-7.3.0.3/instdir/program/types.rdb \ >.../master/udkapi/type_reference/udkapi.idl * no changes LD_LIBRARY_PATH=.../master/instdir/program \ .../master/workdir/LinkTarget/Executable/unoidl-read --published \ .../libreoffice-7.3.0.3/instdir/program/types.rdb \ .../libreoffice-7.3.0.3/instdir/program/types/offapi.rdb \ >.../master/offapi/type_reference/offapi.idl Change-Id: I7478040fee62a3d6b86de3492d9b25cad91cef40 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/130504 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>