un-do make check since there's no useful content .. fooled by INSTALL!
authorBdale Garbee <bdale@gag.com>
Mon, 14 Jun 2010 21:41:03 +0000 (15:41 -0600)
committerBdale Garbee <bdale@gag.com>
Mon, 14 Jun 2010 21:41:03 +0000 (15:41 -0600)
debian/changelog
debian/rules

index 8785d2e2456f21116094d3eb0cc4a5b8f00a4bda..b3be9ef82cb41f461d63b5a70de437320c3fa285 100644 (file)
@@ -1,7 +1,6 @@
 amanda (1:3.1.0-1) UNRELEASED; urgency=low
 
   * new upstream version
-  * turn on regression tests
 
  -- Bdale Garbee <bdale@gag.com>  Mon, 14 Jun 2010 13:46:03 -0600
 
index a26fcc19bcbfd7166ebe54e975130e5c9170e01a..9b171cac9cff5c60bc4ec1a5c9cbf8d7ca37235c 100755 (executable)
@@ -53,11 +53,6 @@ build-stamp: configure-stamp
        MAILER=/usr/bin/mail $(MAKE) CFLAGS="-O2 -g -Wall \
                -DAMANDATES_FILE='\"/var/lib/amanda/amandates\"' \
                -DIGNORE_TAR_ERRORS "
-ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
-ifeq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE))
-       $(MAKE) check
-endif
-endif
        touch build-stamp
 
 clean: