]> git.pld-linux.org Git - packages/exim.git/commitdiff
- better english auto/ac/exim-4_50-1
authorAdam Gołębiowski <adamg@pld-linux.org>
Sat, 26 Mar 2005 20:48:29 +0000 (20:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    exim.spec -> 1.234

exim.spec

index 463b6ac2c3e98b398e258e0bb9090b37f0bdd819..9ce81de09dc5b9f97c2842725e27000656e8ce92 100644 (file)
--- a/exim.spec
+++ b/exim.spec
@@ -232,7 +232,7 @@ rm -rf $RPM_BUILD_ROOT
 %pre
 if [ -n "`/usr/bin/getgid exim`" ]; then
        if [ "`/usr/bin/getgid exim`" != 79 ]; then
-               echo "Warning: group exim haven't gid=79. Correct this before installing exim" 1>&2
+               echo "Warning: group exim doesn't have gid=79. Correct this before installing exim" 1>&2
                exit 1
        fi
 else
This page took 0.308058 seconds and 4 git commands to generate.