]> git.pld-linux.org Git - packages/apache-mod_gzip.git/commitdiff
- really fixed apache-mod_gzip-1_3_19_1a-3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 24 Mar 2002 12:56:47 +0000 (12:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_gzip.spec -> 1.9

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.10964 seconds and 4 git commands to generate.