summaryrefslogtreecommitdiff
path: root/databases/zpygresqlda/files/patch-src::Makefile.pre.in
blob: ab22e0a47e128d5fabc3fed431f127f5a646191a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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)