#!/bin/sh

LD_LIBRARY_PATH=/opt/libgda41/lib
export LD_LIBRARY_PATH

exec prolingarun "$@"
