summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules4
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/rules b/debian/rules
index a503015..19b1189 100755
--- a/debian/rules
+++ b/debian/rules
@@ -71,11 +71,7 @@ build-udeb/.stamp-build: build-udeb/config.status
override_dh_auto_build: build-deb/.stamp-build $(BUILD_UDEB_TARGET)
override_dh_auto_test:
-ifeq ($(DEB_HOST_ARCH_BITS)$(filter i386,$(DEB_HOST_ARCH_CPU)),32)
- @echo "The test suite has been disabled on non-i386 32 bit architectures."
-else
dh_auto_test --builddir=build-deb
-endif
override_dh_auto_install:
dh_auto_install --builddir=build-deb --destdir=$D