openbsd-ports/mail/evolution/files/evolution.sh
ajacoutot 875dcf863c Fix and enable exchange operations plugin, needed by upcoming
evolution-exchange.
Rework a bit the nasty hack from previous commit.
2009-11-14 16:33:16 +00:00

6 lines
122 B
Bash

#!/bin/sh
#
LD_PRELOAD=/usr/local/lib/evolution/${R}/libevolution-mail-shared.so \
${TRUEPREFIX}/bin/evolution.bin "$@"