#!/bin/sh
LD_PRELOAD=libpthread.so exec /usr/local/libexec/frozen-bubble/`basename $0` $*
