X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=setup.py;h=3ccb93fcbe1d82aa30ad49fc00e48782892224b0;hb=ede816ce93f79fc21dc7639cf6f9eb909254a8be;hp=46a8fe4ea0198cb2de7b7f9f5810bece1a18409d;hpb=8dbea1eaa544ad0ae1f4c2c3b4cf5e639fa401ba;p=sfa.git diff --git a/setup.py b/setup.py index 46a8fe4e..3ccb93fc 100755 --- a/setup.py +++ b/setup.py @@ -62,7 +62,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')),