From 8ca51de159ae523831c2e64eac97adab96af351d Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Fri, 29 Nov 2019 14:23:59 -0700 Subject: move Makefile into d/rules Signed-off-by: Sean Whitton --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian') diff --git a/debian/rules b/debian/rules index b52fa27..02a1d8a 100755 --- a/debian/rules +++ b/debian/rules @@ -27,3 +27,6 @@ override_dh_strip: # GHC cannot produce debugging symbols so the -dbgsym package # ends up empty, so disable generating it dh_strip --no-automatic-dbgsym + +override_dh_auto_test: + test/test -- cgit v1.2.3