setup.py
changeset 149 189ebdde3eb9
parent 148 a083d4a94bd3
--- a/setup.py	Tue Jan 15 10:51:18 2008 +0100
+++ b/setup.py	Wed Jan 16 09:52:37 2008 +0100
@@ -2,7 +2,7 @@
 from distutils.core import setup
 
 
-install_dir=os.path.join("LOLITech","PlcOpenEditor")
+install_dir=os.path.join("LOLITech","plcopeneditor")
 
 data_files=[]
 os.getcwd()