]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/rules
(no commit message)
[ikiwiki.git] / debian / rules
index bf0c65a43e6a1b93de4ce764fbd021ca02593442..2af69a5f793753418b8a31a4e6376ccb41479f90 100755 (executable)
@@ -4,8 +4,8 @@ build: build-stamp
 build-stamp:
        dh_testdir
        perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor
-       # taint checking disabled due to perl bug #411786
-       NOTAINT=1 $(MAKE)
+       $(MAKE) -C po
+       $(MAKE)
        $(MAKE) test
        touch build-stamp