tags 836817 + patch thanks Patch attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
diff --git a/debian/rules b/debian/rules
index 9287874..3eb6de3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ override_dh_auto_build:
override_dh_clean:
rm -rf manual/html
- rm data/tjp.vim
+ rm -f data/tjp.vim
dh_clean
override_dh_auto_test:

