debian: fix installation of notmuch-vim README

There was a leftover override, installing it into the wrong package.
This commit is contained in:
David Bremner 2011-06-23 20:39:29 -03:00
parent 9acdabfe73
commit d6f05fde23
2 changed files with 1 additions and 4 deletions

1
debian/notmuch-vim.docs vendored Normal file
View file

@ -0,0 +1 @@
vim/README

4
debian/rules vendored
View file

@ -22,7 +22,3 @@ override_dh_auto_clean:
override_dh_auto_install:
dh_auto_install
dh_auto_install --sourcedirectory bindings/python
override_dh_installdocs:
dh_installdocs
install -m644 vim/README debian/notmuch/usr/share/doc/notmuch/README.vim