]> git.pld-linux.org Git - packages/clamav.git/commitdiff
- cosmetic
authorPaweł Gołaszewski <blues@pld-linux.org>
Thu, 6 Feb 2003 01:06:00 +0000 (01:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    clamav.spec -> 1.29

clamav.spec

index bf161face1e3f3f31ffdbbed53c2d6934883ea4b..c20669bb5aa258cd6525c9ebb81837e9691d5438 100644 (file)
@@ -119,7 +119,7 @@ if [ -n "`getgid clamav`" ]; then
                 exit 1
         fi
 else
-       echo "adding group clamav GID=43"
+       echo "Adding group clamav GID=43"
         /usr/sbin/groupadd -g 43 -r -f clamav
 fi
 if [ -n "`id -u clamav 2>/dev/null`" ]; then
This page took 0.054566 seconds and 4 git commands to generate.