From ee0e607add69ba2f387d6981c506c9278097c50c Mon Sep 17 00:00:00 2001 From: Alberto Di Meglio Date: Fri, 5 Nov 2004 10:15:07 +0000 Subject: [PATCH] Moved config file to templates --- org.glite.deployment.lb/project/glite-lb.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org.glite.deployment.lb/project/glite-lb.spec b/org.glite.deployment.lb/project/glite-lb.spec index 52818df..9eba13b 100644 --- a/org.glite.deployment.lb/project/glite-lb.spec +++ b/org.glite.deployment.lb/project/glite-lb.spec @@ -36,8 +36,8 @@ gLite Logging and Bookkeeping node installation package %preun %postun %files -%attr(755,root,root) %{prefix}/etc/config/glite-lb/scripts/glite-lb-config -%attr(644,root,root) %{prefix}/etc/config/glite-lb/glite-lb.cfg.xml +%attr(755,root,root) %{prefix}/etc/config/scripts/glite-lb-config +%attr(644,root,root) %{prefix}/etc/config/templates/glite-lb.cfg.xml %changelog -- 1.8.2.3