]> git.pld-linux.org Git - packages/apache-mod_gzip.git/blobdiff - apache-mod_gzip.spec
- really fixed
[packages/apache-mod_gzip.git] / apache-mod_gzip.spec
index 7c60d727adf5bfdd62816acd9d6d1b8e417794ab..9e44d0c0b1a5834afa2194232372c0e17d490345 100644 (file)
@@ -55,7 +55,7 @@ if [ -f /etc/httpd/httpd.conf ] && ! grep -q "^Include.*mod_gzip.conf" /etc/http
         echo "Include /etc/httpd/mod_gzip.conf" >> /etc/httpd/httpd.conf
 fi
 if [ -f /var/lock/subsys/httpd ]; then
-       %{_sysconfdir}/rc.d/init.d/httpd restart 1>&2
+       /etc/rc.d/init.d/httpd restart 1>&2
 fi
 
 %preun
This page took 0.059743 seconds and 4 git commands to generate.