summaryrefslogtreecommitdiff
path: root/net-p2p/py-bittorrent-devel/files/patch-BitTorrent::defaultargs.py
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/py-bittorrent-devel/files/patch-BitTorrent::defaultargs.py')
-rw-r--r--net-p2p/py-bittorrent-devel/files/patch-BitTorrent::defaultargs.py11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-p2p/py-bittorrent-devel/files/patch-BitTorrent::defaultargs.py b/net-p2p/py-bittorrent-devel/files/patch-BitTorrent::defaultargs.py
deleted file mode 100644
index d0fa6f8e8052..000000000000
--- a/net-p2p/py-bittorrent-devel/files/patch-BitTorrent::defaultargs.py
+++ /dev/null
@@ -1,11 +0,0 @@
---- BitTorrent/defaultargs.py.orig Sun Dec 26 08:41:09 2004
-+++ BitTorrent/defaultargs.py Sun Dec 26 08:41:16 2004
-@@ -83,7 +83,7 @@
- 'if nonzero, set the TOS option for peer connections to this value'),
- ('filesystem_encoding', '',
- "character encoding used on the local filesystem. If left empty, autodetected. Autodetection doesn't work under python versions older than 2.3"),
-- ('enable_bad_libc_workaround', 0,
-+ ('enable_bad_libc_workaround', 1,
- 'enable workaround for a bug in BSD libc that makes file reads very slow.'),
- ]
-