]> git.pld-linux.org Git - packages/clamav.git/commitdiff
- spaces -> tabs
authorankry <ankry@pld-linux.org>
Sun, 17 Oct 2004 19:55:36 +0000 (19:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    clamav.spec -> 1.130

clamav.spec

index c00da2dc01fd3113cc5679d12ed330945ebf6b20..56f2733ed0bb473cf26b429ca0ea7af76b24e812 100644 (file)
@@ -275,9 +275,9 @@ fi
 
 %triggerpostun -- %{name} <= 0.75.1
 if [ -f /etc/clamav.conf.rpmsave ]; then
-    echo "Renaming config to new name /etc/clamd.conf"
-    mv -f /etc/clamd.conf /etc/clamd.conf.rpmnew
-    mv -f /etc/clamav.conf.rpmsave /etc/clamd.conf
+       echo "Renaming config to new name /etc/clamd.conf"
+       mv -f /etc/clamd.conf /etc/clamd.conf.rpmnew
+       mv -f /etc/clamav.conf.rpmsave /etc/clamd.conf
 fi
 
 %if %{with milter}
This page took 0.094254 seconds and 4 git commands to generate.