#!/bin/sh
cd /usr/share/qcad
LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH exec ./qcad-bin
