summaryrefslogtreecommitdiff
path: root/time/py-mxDateTime/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'time/py-mxDateTime/patches/patch-aa')
-rw-r--r--time/py-mxDateTime/patches/patch-aa13
1 files changed, 0 insertions, 13 deletions
diff --git a/time/py-mxDateTime/patches/patch-aa b/time/py-mxDateTime/patches/patch-aa
deleted file mode 100644
index 491abaeee04..00000000000
--- a/time/py-mxDateTime/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2002/01/15 18:25:39 drochner Exp $
-
---- mxDateTime/Makefile.pre.in.orig Sun Jan 13 00:30:21 2002
-+++ mxDateTime/Makefile.pre.in Sun Jan 13 00:31:30 2002
-@@ -92,7 +92,7 @@
- TARGET= python
-
- # Installed python binary (used only by boot target)
--PYTHON= python
-+PYTHON= ${PYTHONBIN}
-
- # Add more -I and -D options here
- CFLAGS= $(OPT) -I$(INCLUDEPY) -I$(EXECINCLUDEPY) $(DEFS)