#!/usr/bin/make -f override_dh_auto_configure: ./autogen.sh dh_auto_configure override_dh_auto_install: make install INSTALL_ROOT=`pwd`/debian/tmp %: dh $@