From 58330ba3df549b85471f5747b1f1bfd43e08010b Mon Sep 17 00:00:00 2001
From: Thierry Parmentelat <thierry.parmentelat@inria.fr>
Date: Tue, 5 Feb 2013 12:37:26 +0100
Subject: [PATCH] oops

---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index e52e4b60..6918ba26 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', ['plc.wsgi']),
+        (' apache', ['apache/plc.wsgi']),
         ('php', ['php/plc_api.php']),
         ('migrations', 
          ['migrations/README.txt',
-- 
2.47.0