#!/usr/bin/make -f %: dh $@ --with elpa override_dh_auto_build: @echo Ignoring upstream Makefile and building with dh-elpa. override_dh_auto_install: @echo Ignoring upstream Makefile and installing with dh-elpa.