From: Thierry Parmentelat Date: Tue, 5 Feb 2013 12:02:14 +0000 (+0100) Subject: ... X-Git-Tag: plcapi-5.2-1~19 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=9a1ad3a9ff77c6300305973c60aead95051a8100;p=plcapi.git ... --- diff --git a/setup.py b/setup.py index 6918ba26..72ae1629 100755 --- 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',