#!/bin/sh -e

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