]> Creatis software - gdcm.git/commitdiff
*** empty log message ***
authorregrain <regrain>
Mon, 28 Jul 2003 12:19:18 +0000 (12:19 +0000)
committerregrain <regrain>
Mon, 28 Jul 2003 12:19:18 +0000 (12:19 +0000)
setup.py

index fc035382e9096d30a3b69e46e11efb373a31d6dd..275fc6d8b596d87a364fed8d76b81c55fb466025 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -20,7 +20,7 @@ if(os.name=='posix'):
        libraries=["stdc++"]
        macros   =[('__STDC_LIMIT_MACROS', '1')]
 
-       VTKPATH="/usr/local"
+       VTKPATH="/usr"
        vtkWrapper="vtkWrapPython"
 else:
        targetDir=os.path.join('lib','site-packages')