]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/rules
* Detect invalid pagespecs and do not merge them in add_depends,
[ikiwiki.git] / debian / rules
index ef0e7f82780519992456c6b659a86a11cec73041..af33131d9b92554414e67258a2aa397374ef5ce3 100755 (executable)
@@ -4,8 +4,7 @@ build: build-stamp
 build-stamp:
        dh_testdir
        perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor
-       # taint checking disabled due to perl bug #411786
-       $(MAKE) NOTAINT=1
+       $(MAKE)
        $(MAKE) test
        touch build-stamp