From 5da58de0c35c193bbe979aebab42b933715da601 Mon Sep 17 00:00:00 2001 From: djrzulf Date: Tue, 15 Feb 2005 23:55:41 +0000 Subject: [PATCH] - my name is asa, Changed files: asa.spec -> 1.7 --- asa.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/asa.spec b/asa.spec index 3142630..294e411 100644 --- a/asa.spec +++ b/asa.spec @@ -64,7 +64,7 @@ rm -rf $RPM_BUILD_ROOT if [ -f /etc/jabber/secret ] ; then SECRET=`cat /etc/jabber/secret` if [ -n "$SECRET" ] ; then - echo "Updating component authentication secret in ile.xml..." + echo "Updating component authentication secret in asa.xml..." perl -pi -e "s/>secret$SECRET