oops
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 5 Feb 2013 11:37:26 +0000 (12:37 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 5 Feb 2013 11:37:26 +0000 (12:37 +0100)
setup.py

index e52e4b6..6918ba2 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', ['plc.wsgi']),
+        (' apache', ['apache/plc.wsgi']),
         ('php', ['php/plc_api.php']),
         ('migrations', 
          ['migrations/README.txt',