]> git.pld-linux.org Git - packages/proftpd.git/commitdiff
- logical error message
authorankry <ankry@pld-linux.org>
Tue, 14 Dec 2004 19:37:16 +0000 (19:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    proftpd.spec -> 1.192

proftpd.spec

index 3a1d74e2bacbe70ea97dfe03c058ec07e7f94be1..40ee690f265a9267a598128950ce7ef320e86cbe 100644 (file)
@@ -172,7 +172,7 @@ standalone.
 
 %prep
 %if %{with mysql} && %{with pgsql}
-echo "Error: You can build at once --with mysql or --with pgsql"
+echo "Error: You can't build at once --with mysql or --with pgsql"
 exit 1
 %endif
 
This page took 0.039695 seconds and 4 git commands to generate.