#!/usr/bin/make -f %: dh $@ --without autoreconf override_dh_auto_configure: ./configure --prefix=/usr override_dh_clean: rm -rf ./website/ dh_clean