...
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 5 Feb 2013 12:02:14 +0000 (13:02 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 5 Feb 2013 12:02:14 +0000 (13:02 +0100)
setup.py

index 6918ba2..72ae162 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -14,7 +14,7 @@ setup(packages = ['PLC', 'PLC/Methods', 'PLC/Methods/system', 'PLC/Accessors', '
       data_files = [
         ('', ['planetlab5.sql']),
         # don't package for mod_python anymore
-        (' apache', ['apache/plc.wsgi']),
+        ('apache', ['apache/plc.wsgi']),
         ('php', ['php/plc_api.php']),
         ('migrations', 
          ['migrations/README.txt',