#!/bin/sh

. `dirname $0`/common

DO_LINK

chmod 777 $PREFIX/tmp

exit 0
