#!/bin/sh
cd /usr/local/lib/fennec-9.0 ; LD_LIBRARY_PATH=. ./fennec "$@"
