#!/bin/sh -e

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