From 45da6684cbe9bd2fe199b0fd75a40f1c219b6341 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Tue, 20 Sep 2005 20:50:40 +0000 Subject: *** empty log message *** svn path=/trunk/; revision=3607 --- externals/grill/py/build/config-win.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'externals/grill/py/build/config-win.def') diff --git a/externals/grill/py/build/config-win.def b/externals/grill/py/build/config-win.def index a4f0569e..40ac5ff5 100644 --- a/externals/grill/py/build/config-win.def +++ b/externals/grill/py/build/config-win.def @@ -2,7 +2,7 @@ PYTHONVER=24 # where is the Python installation? -PYTHONPATH=c:/programme/prog/python$(PYTHONVER) +PYTHONPATH=%programfiles%/python$(PYTHONVER) # uncomment if numarray support should be compiled in # for info about numarray see http://numeric.scipy.org -- cgit v1.2.1