diff options
Diffstat (limited to 'lang/python22-pth/patches/patch-ab')
-rw-r--r-- | lang/python22-pth/patches/patch-ab | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lang/python22-pth/patches/patch-ab b/lang/python22-pth/patches/patch-ab deleted file mode 100644 index 97df59eaeb0..00000000000 --- a/lang/python22-pth/patches/patch-ab +++ /dev/null @@ -1,10 +0,0 @@ -$NetBSD: patch-ab,v 1.1.1.1 2002/10/25 10:48:48 drochner Exp $ - ---- Tools/scripts/pydoc2p2.orig Tue Jan 15 17:56:59 2002 -+++ Tools/scripts/pydoc2p2 Tue Jan 15 17:57:25 2002 -@@ -1,4 +1,4 @@ --#!/usr/bin/env python -+#!/usr/bin/env python2p2 - - import pydoc - pydoc.cli() |