From c70f2fc1aa099d15bfb5c4eaef831fdc35a035a7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 1 Feb 2020 17:55:57 +0100 Subject: Removing disabling of tests on sparc, seems not needed anymore. Signed-off-by: Daniel Baumann --- debian/rules | 5 ----- 1 file changed, 5 deletions(-) diff --git a/debian/rules b/debian/rules index 5ccc252..121d122 100755 --- a/debian/rules +++ b/debian/rules @@ -28,8 +28,3 @@ execute_after_dh_auto_install: # removing unused files rm -f debian/plzip/usr/share/info/dir* - -ifeq ($(DEB_BUILD_ARCH),sparc) -override_dh_auto_test: - # disabled (see #608642) -endif -- cgit v1.2.3