]> git.pld-linux.org Git - packages/apache1-mod_watch.git/blobdiff - apache1-mod_watch.spec
- spaces->tabs
[packages/apache1-mod_watch.git] / apache1-mod_watch.spec
index 0e4fc6b2aa94a97981fdc1281ef42f4efb2dd49e..08ea962fbd986906c0d43435b1d33aa4d9992974 100644 (file)
@@ -64,7 +64,7 @@ rm -rf $RPM_BUILD_ROOT
 %post
 %{apxs} -e -a -n %{mod_name} %{_pkglibdir}/mod_%{mod_name}.so 1>&2
 if [ -f %{_sysconfdir}/apache.conf ] && \
-    ! grep -q "^Include.*mod_watch.conf" %{_sysconfdir}/apache.conf; then
+       ! grep -q "^Include.*mod_watch.conf" %{_sysconfdir}/apache.conf; then
        echo "Include %{_sysconfdir}/mod_watch.conf" >> %{_sysconfdir}/apache.conf
 fi
 if [ -f /var/lock/subsys/apache ]; then
This page took 0.041563 seconds and 4 git commands to generate.