#!/bin/sh -e

WINEBUILD=/usr/lib/arm-linux-gnueabihf/wine/winebuild /usr/lib/arm-linux-gnueabihf/wine/winegcc $@
