#!/bin/bash
DEB_BUILD_OPTIONS="noautodbgsym nocheck" /usr/bin/dpkg-buildpackage-real "$@"
