https://bugs.documentfoundation.org/show_bug.cgi?id=151341
--- Comment #14 from Patrick Luby <[email protected]> --- (In reply to Stephan Bergmann from comment #13) > (In reply to Patrick Luby from comment #11) > > Can anyone tell me how to actually build the .dmg in the LibreOffice build? > > that's configure option --with-package-format=dmg @Stephan Bergmann Thank you for the tip. It worked perfectly. For anyone using LODE like me, here are the steps that I used to build a .dmg: ./autogen.sh --with-package-format=dmg make Note: "make check" appears to skip building the .dmg so you -- You are receiving this mail because: You are the assignee for the bug.
