summaryrefslogtreecommitdiff
path: root/devel/py-twisted/files
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-twisted/files')
-rw-r--r--devel/py-twisted/files/patch-setup.py9
1 files changed, 5 insertions, 4 deletions
diff --git a/devel/py-twisted/files/patch-setup.py b/devel/py-twisted/files/patch-setup.py
index 3026c2404444..eefb4d5a89df 100644
--- a/devel/py-twisted/files/patch-setup.py
+++ b/devel/py-twisted/files/patch-setup.py
@@ -1,6 +1,6 @@
---- setup.py.orig Fri Sep 14 03:22:48 2001
-+++ setup.py Tue Sep 25 16:07:37 2001
-@@ -80,8 +80,10 @@
+--- setup.py.orig Mon Jan 28 11:41:12 2002
++++ setup.py Wed Feb 13 15:20:01 2002
+@@ -82,8 +82,11 @@
setup_args['platforms'] = "win32 posix"
if os.name == 'posix':
@@ -9,7 +9,8 @@
+ setup_args['scripts'] = ['bin/accepttests', 'bin/cpyrght', 'bin/faucet',
+ 'bin/gnusto', 'bin/im', 'bin/malyon',
+ 'bin/manhole', 'bin/mapeditor', 'bin/mktap',
-+ 'bin/runtests', 'bin/twistd', 'bin/twistd-debug']
++ 'bin/runtests', 'bin/t-im', 'bin/twistd',
++ 'bin/twistd-debug']
#'"
# for building C banana...