Small edit in order to test the git repo. NT.
[sfa.git] / setup.py
index 46a8fe4..2800555 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -44,7 +44,6 @@ package_dirs = [
     'sfa/util', 
     'sfa/managers',
     'sfa/rspecs',
-    'sfa/rspecs/aggregates',
     'sfatables',
     'sfatables/commands',
     'sfatables/processors',
@@ -62,7 +61,7 @@ data_files = [('/etc/sfa/', [ 'config/aggregates.xml',
                               'sfa/trust/sig.xsd',
                               'sfa/trust/xml.xsd',
                               'sfa/trust/protogeni-rspec-common.xsd',
-                              'flash_policy/flashpolicy_config.xml',
+                              'flashpolicy/sfa_flashpolicy_config.xml',
                             ]),
               ('/etc/sfatables/matches/', glob('sfatables/matches/*.xml')),
               ('/etc/sfatables/targets/', glob('sfatables/targets/*.xml')),