Do not "make test" as part of the Debian package-building for now --
[ZOOM-Perl-moved-to-github.git] / 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