fix baseline build (old cairo) - 'cairo_rectangle_int_t' does not name a type
[LibreOffice.git] / desktop / scripts / swriter.sh
blob3fa48c0d3ebadc7e9692fd216a9f23611c2fef7c
1 #!/bin/sh
3 cmd=`dirname "$0"`/soffice
4 exec "$cmd" --writer "$@"