This is a place for me to keep notes on build the package. Probably not useful to others just yet.
Create LXC container
sudo lxc-create -t ubuntu -n my32bitbox – –bindhome $LOGNAME -a i386 –release trusty
sudo lxc-start -n my32bitbox
Inside container ..
sudo apt-get install software-properties-common fakeroot ant Add wine ppa Add debian sources sudo apt-get build-dep wine17