#!/bin/sh -e patch -p1 < no-gettext.patch python setup.py build python setup.py install \ --root="$1" \ --optimize=1 \ --skip-build