From 6d9822b0d58507e09a6466f3877725e990087aa9 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Sun, 6 Jul 2014 20:53:14 -0700 Subject: [PATCH] fix build command --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/rules b/debian/rules index 2d33f6a..aa72d42 100755 --- a/debian/rules +++ b/debian/rules @@ -2,3 +2,5 @@ %: dh $@ +override_dh_auto_install: + rm -f `find debian/ -name perllocal.pod` -- 2.11.0