From dca23d9b06579331d5858b0018b2e93c410decf2 Mon Sep 17 00:00:00 2001 From: dbs Date: Fri, 11 Apr 2008 16:28:20 +0000 Subject: [PATCH] Python is quickly becoming a requirement, not an option. Let's set the default accordingly. git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1309 9efc2488-bf62-4759-914b-345cdb29e865 --- install.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.conf b/install.conf index 18a1c68..f9aad3c 100644 --- a/install.conf +++ b/install.conf @@ -23,4 +23,4 @@ export OSRF_LEGACY_JSON=1 #export OSRF_JAVA_DEPSDIR=/opt/java # uncomment to build and install the Python modules -#export OSRF_INSTALL_PYTHON=1 +export OSRF_INSTALL_PYTHON=1 -- 2.43.2