#!/bin/sh

LD_LIBRARY_PATH=/opt/libgda3-3.0.1/lib
export LD_LIBRARY_PATH

exec prolingarun "$@"
