]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/rules
fix test to intialise plugins
[ikiwiki.git] / debian / rules
index ef0e7f82780519992456c6b659a86a11cec73041..bf0c65a43e6a1b93de4ce764fbd021ca02593442 100755 (executable)
@@ -5,7 +5,7 @@ build-stamp:
        dh_testdir
        perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor
        # taint checking disabled due to perl bug #411786
-       $(MAKE) NOTAINT=1
+       NOTAINT=1 $(MAKE)
        $(MAKE) test
        touch build-stamp