#!/bin/sh -e

WINEBUILD=/usr/lib/i386-linux-gnu/wine/winebuild /usr/lib/i386-linux-gnu/wine/winegcc $@
