summaryrefslogtreecommitdiff
path: root/lang/python22/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python22/patches/patch-aa')
-rw-r--r--lang/python22/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/lang/python22/patches/patch-aa b/lang/python22/patches/patch-aa
new file mode 100644
index 00000000000..1f0e5a1b05d
--- /dev/null
+++ b/lang/python22/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2002/01/15 17:11:03 drochner Exp $
+
+--- setup.py.orig Tue Jan 15 17:42:07 2002
++++ setup.py Tue Jan 15 17:42:30 2002
+@@ -784,7 +784,7 @@
+ ext_modules=[Extension('struct', ['structmodule.c'])],
+
+ # Scripts to install
+- scripts = ['Tools/scripts/pydoc']
++ scripts = ['Tools/scripts/pydoc2.2']
+ )
+
+ # --install-platlib