From 938fe7dddaab130e46bb1bb43a14ef7b78267b15 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sun, 1 Jan 2023 21:51:07 +0300 Subject: [PATCH] qbittorrent --- network/p2p/qbittorrent/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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")