Do not "make test" as part of the Debian package-building for now --
authorMike Taylor <mike@miketaylor.org.uk>
Wed, 11 Aug 2010 15:27:15 +0000 (16:27 +0100)
committerMike Taylor <mike@miketaylor.org.uk>
Wed, 11 Aug 2010 15:27:15 +0000 (16:27 +0100)
it's too slow.

debian/rules

index f377654..ea16f0e 100755 (executable)
@@ -54,7 +54,7 @@ install-stamp:
        dh_clean -k
 
        # Add commands to install the package into debian/$PACKAGE_NAME here
-       $(MAKE) test
+#      $(MAKE) test ### Do not make test for now -- it's too slow
        $(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
 
        # As this is a architecture dependent package, we are not