From b29c76fc43dc7b0803d21e98cade41805e342b60 Mon Sep 17 00:00:00 2001 From: Alberto Di Meglio Date: Fri, 5 Nov 2004 11:07:44 +0000 Subject: [PATCH] Added .py extension to config file --- .../config/scripts/{glite-lb-config => glite-lb-config.py} | 0 org.glite.deployment.lb/project/glite-lb.spec | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename org.glite.deployment.lb/config/scripts/{glite-lb-config => glite-lb-config.py} (100%) diff --git a/org.glite.deployment.lb/config/scripts/glite-lb-config b/org.glite.deployment.lb/config/scripts/glite-lb-config.py similarity index 100% rename from org.glite.deployment.lb/config/scripts/glite-lb-config rename to org.glite.deployment.lb/config/scripts/glite-lb-config.py diff --git a/org.glite.deployment.lb/project/glite-lb.spec b/org.glite.deployment.lb/project/glite-lb.spec index 9eba13b..81d3b41 100644 --- a/org.glite.deployment.lb/project/glite-lb.spec +++ b/org.glite.deployment.lb/project/glite-lb.spec @@ -36,7 +36,7 @@ gLite Logging and Bookkeeping node installation package %preun %postun %files -%attr(755,root,root) %{prefix}/etc/config/scripts/glite-lb-config +%attr(755,root,root) %{prefix}/etc/config/scripts/glite-lb-config.py %attr(644,root,root) %{prefix}/etc/config/templates/glite-lb.cfg.xml %changelog -- 1.8.2.3