diff options
Diffstat (limited to 'lang/python23-nth/patches/patch-aa')
-rw-r--r-- | lang/python23-nth/patches/patch-aa | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/lang/python23-nth/patches/patch-aa b/lang/python23-nth/patches/patch-aa deleted file mode 100644 index fe2fe73314b..00000000000 --- a/lang/python23-nth/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.2 2005/02/15 12:25:07 drochner Exp $ - ---- Include/patchlevel.h.orig 2005-02-08 12:37:01.000000000 +0100 -+++ Include/patchlevel.h -@@ -26,7 +26,7 @@ - #define PY_RELEASE_SERIAL 0 - - /* Version as a string */ --#define PY_VERSION "2.3.5" -+#define PY_VERSION "2n3.5" - - /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2. - Use this for numeric comparisons, e.g. #if PY_VERSION_HEX >= ... */ |