]> git.pld-linux.org Git - packages/apache1-mod_ometer.git/commitdiff
- spaces->tabs
authorpaladine <paladine@pld-linux.org>
Thu, 4 Nov 2004 13:31:52 +0000 (13:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- cosmetics

Changed files:
    apache1-mod_ometer.spec -> 1.13

apache1-mod_ometer.spec

index 93064bc49b8eff516cf5e2ad77ec07f0911edc4e..2cb366f93c29a9b164b6db7eae10c196d342eb07 100644 (file)
@@ -82,8 +82,8 @@ if [ "$1" = "0" ]; then
        %{apxs} -e -A -n %{mod_name} %{_pkglibdir}/mod_%{mod_name}.so 1>&2
        umask 027
        grep -v "^Include.*mod_ometer.conf" /etc/apache/apache.conf > \
-                /etc/apache/apache.conf.tmp
-        mv -f /etc/apache/apache.conf.tmp /etc/apache/apache.conf
+               /etc/apache/apache.conf.tmp
+       mv -f /etc/apache/apache.conf.tmp /etc/apache/apache.conf
        if [ -f /var/lock/subsys/apache ]; then
                /etc/rc.d/init.d/apache restart 1>&2
        fi
This page took 0.064616 seconds and 4 git commands to generate.