]> git.pld-linux.org Git - packages/apache-mod_fcgid.git/commitdiff
- "HTTP" unification
authorpaladine <paladine@pld-linux.org>
Fri, 29 Oct 2004 09:01:59 +0000 (09:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_fcgid.spec -> 1.9

apache-mod_fcgid.spec

index 361d5f5bd91b4bb2c48a5a7c5ad8f78417bf7d2f..8cdf169d47a2e9bd04bf602ee018836d4bca38cc 100644 (file)
@@ -57,7 +57,7 @@ rm -rf $RPM_BUILD_ROOT
 if [ -f /var/lock/subsys/httpd ]; then
         /etc/rc.d/init.d/httpd restart 1>&2
 else
 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
 fi
 
 %preun
This page took 0.062278 seconds and 4 git commands to generate.