#!/bin/sh
exec /usr/bin/dpkg-buildpackage -us -uc "$@"
