summaryrefslogtreecommitdiff
path: root/databases/zpygresqlda/files/patch-src::Makefile.pre.in
diff options
context:
space:
mode:
Diffstat (limited to 'databases/zpygresqlda/files/patch-src::Makefile.pre.in')
-rw-r--r--databases/zpygresqlda/files/patch-src::Makefile.pre.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/databases/zpygresqlda/files/patch-src::Makefile.pre.in b/databases/zpygresqlda/files/patch-src::Makefile.pre.in
new file mode 100644
index 000000000000..ab22e0a47e12
--- /dev/null
+++ b/databases/zpygresqlda/files/patch-src::Makefile.pre.in
@@ -0,0 +1,11 @@
+--- src/Makefile.pre.in.orig Fri Nov 15 12:14:34 2002
++++ src/Makefile.pre.in Fri Nov 15 12:14:58 2002
+@@ -92,7 +92,7 @@
+ TARGET= python
+
+ # Installed python binary (used only by boot target)
+-PYTHON= python
++PYTHON= python1.5
+
+ # Add more -I and -D options here
+ CFLAGS= $(OPT) -I$(INCLUDEPY) -I$(EXECINCLUDEPY) $(DEFS)