From 36d45bf26a9ee4f47bef98f006230ace5f0c0bf7 Mon Sep 17 00:00:00 2001 From: paladine Date: Fri, 29 Oct 2004 09:01:59 +0000 Subject: [PATCH] - "HTTP" unification Changed files: apache-mod_clamav.spec -> 1.9 --- apache-mod_clamav.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache-mod_clamav.spec b/apache-mod_clamav.spec index 54c7693..6801177 100644 --- a/apache-mod_clamav.spec +++ b/apache-mod_clamav.spec @@ -73,7 +73,7 @@ rm -rf $RPM_BUILD_ROOT if [ -f /var/lock/subsys/httpd ]; then /etc/rc.d/init.d/httpd restart 1>&2 else - echo "Run \"/etc/rc.d/init.d/httpd start\" to start apache http daemon." + echo "Run \"/etc/rc.d/init.d/httpd start\" to start apache HTTP daemon." fi %preun -- 2.44.0