You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-office/libreoffice-bin/files/wrapper.in

5 lines
121 B

#!/bin/sh
export OOO_EXTRA_ARG=''
unset PYTHONPATH
@GENTOO_PORTAGE_EPREFIX@/usr/LIBDIR/libreoffice/program/soffice "$@"