]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/rules
web commit by http://harningt.eharning.us/: Added TrustBearer OpenID link, great...
[git.ikiwiki.info.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