X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/eb5687932cd1ebe3d5a5d0f56eee8d6aac8d8559..2ded5178cf51094117cd0250de3b2f3e97f62e45:/debian/rules diff --git a/debian/rules b/debian/rules index 3289304..cf5dd3a 100755 --- a/debian/rules +++ b/debian/rules @@ -2,6 +2,9 @@ build: pod2man -c mr mr > mr.1 + (echo "[]"; echo "checkout=") > mrconfig.tmp + ./mr -c mrconfig.tmp ed | grep -q "horse" + rm -f mrconfig.tmp clean: dh_testdir