diff --git a/network/p2p/qbittorrent/actions.py b/network/p2p/qbittorrent/actions.py index 822b65507e..0dcee5056a 100644 --- a/network/p2p/qbittorrent/actions.py +++ b/network/p2p/qbittorrent/actions.py @@ -19,4 +19,4 @@ def build(): def install(): autotools.rawInstall("INSTALL_ROOT=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "Changelog", "COPYING", "NEWS", "README.md", "TODO") \ No newline at end of file + pisitools.dodoc("AUTHORS", "Changelog", "COPYING*", "README.md")