From 975ff8a338e00ea64fb467034c5e7ee415261122 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 4 Jan 2010 20:12:09 +0000 Subject: [PATCH] oops --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a532cd3c..f4e2c9a6 100755 --- a/setup.py +++ b/setup.py @@ -41,7 +41,7 @@ package_dirs = [ 'sfa', data_files = [('/etc/sfa/', [ 'config/aggregates.xml', 'config/registries.xml', - 'config/sfa_config', + 'config/default_config.xml', 'config/sfi_config']), ('/etc/sfatables/matches/', glob('sfatables/matches/*.xml')), ('/etc/sfatables/targets/', glob('sfatables/targets/*.xml')), -- 2.47.0