ports/net/py-bittorrent-devel/files/patch-setup.py
Mario Sergio Fujikawa Ferreira 3fd3e3356e - After repo copy from py-bittorrent:
o Update to development version 3.9.0

Repo copied by:		portmgr (marcus)
Reviewed by:		freebsd-ports@,
			mezz
2004-12-24 09:11:53 +00:00

11 lines
452 B
Python

--- setup.py.orig Fri Dec 24 06:59:35 2004
+++ setup.py Fri Dec 24 06:59:44 2004
@@ -29,8 +29,6 @@
data_files = [ (img_root , glob.glob('images/*png')+['images/bittorrent.ico',]),
(img_root+'/logo', glob.glob('images/logo/bittorrent_[0-9]*.png') ),
- (doc_root , ['credits.txt', 'LICENSE.txt',
- 'README.txt', 'redirdonate.html'] ),
]
setup(