Fix dh_auto_test on wheezy

This commit is contained in:
Oliver Jowett 2016-09-16 17:50:00 +01:00
parent 73a3b5113e
commit 6e4eb4b35c

View file

@ -24,6 +24,9 @@ install_rtlsdr:
override_dh_auto_build: install_rtlsdr
dh_auto_build -- DIALECT=-std=gnu1x HTMLPATH=/usr/share/$(SRCNAME)/html DUMP1090_VERSION=$(DUMP1090_VERSION) STATIC=yes RTLSDR_PREFIX=rtl-sdr-build/install
override_dh_auto_test:
dh_auto_test -- DIALECT=-std=gnu1x
override_dh_install:
dh_install
install -d debian/dump1090-fa/usr/bin