diff --git a/debian-wheezy/rules b/debian-wheezy/rules index 76f0fcd..e27a224 100755 --- a/debian-wheezy/rules +++ b/debian-wheezy/rules @@ -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