#!/bin/sh

TOOLSDIR=$(distfind --printpath Dist-Joseki)/tools
cp $TOOLSDIR/MANIFEST.SKIP .
svk ignore Makefile META.yml inc blib pm_to_blib Build _build cover_db smoke.html smoke.yaml smoketee.txt BUILD.SKIP COVER.SKIP CPAN.SKIP "t/000_standard__*"
