blob: 8b996b01f3952fb0b4bd5e6d7a30b3e001f940e6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- setup.py.orig Tue Aug 23 22:58:45 2005
+++ setup.py Tue Aug 23 23:09:21 2005
@@ -25,8 +25,8 @@
import glob
-symlinks = ["bittorrent" , "bittorrent-curses", "bittorrent-console",
- "maketorrent", "maketorrent-console",
+symlinks = ["bittorrent-curses", "bittorrent-console",
+ "maketorrent-console",
"launchmany-curses", "launchmany-console",
"changetracker-console",
"torrentinfo-console",
|