gentoo-overlay/app-office/openoffice-bin/files/wrapper.in

4 lines
119 B
Bash

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