#!/bin/sh

export LANG=${LANG:-C}
export LC_ALL=${LC_ALL:-C}

PATH=/opt/local/bin:$PATH /opt/local/bin/inkscape
