bittorrent (3.4.2-11.4) btcompletedir.py

Summary

 btcompletedir.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

    
download this patch

Patch contents

--- bittorrent-3.4.2.orig/btcompletedir.py
+++ bittorrent-3.4.2/btcompletedir.py
@@ -7,7 +7,7 @@
 from threading import Event
 from traceback import print_exc
 from sys import argv
-from btmakemetafile import calcsize, make_meta_file, ignore
+from BitTorrent.btmakemetafile import calcsize, make_meta_file, ignore
 
 def dummy(x):
     pass