From: Tony Mack Date: Tue, 24 Aug 2010 18:29:08 +0000 (+0000) Subject: no need for geni_aggregates.xml X-Git-Tag: sfa-1.0-0~12 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=757298b383accd04769ccbb4bcfd887f0eb7d724;hp=66c6555e91bbc67b90752977a33e247f972d6643;p=sfa.git no need for geni_aggregates.xml --- diff --git a/config/geni_aggregates.xml b/config/geni_aggregates.xml deleted file mode 100644 index e744134b..00000000 --- a/config/geni_aggregates.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/setup.py b/setup.py index 7a858a84..f0f89a49 100755 --- a/setup.py +++ b/setup.py @@ -52,7 +52,6 @@ package_dirs = [ data_files = [('/etc/sfa/', [ 'config/aggregates.xml', 'config/registries.xml', - 'config/geni_aggregates.xml', 'config/default_config.xml', 'config/sfi_config', 'sfa/managers/pl/pl.rng']),