Parent Directory
|
Revision Log
|
Patch
| revision 919 by rabbi, Sun Aug 14 07:43:09 2005 UTC | revision 920 by rabbi, Sun Aug 14 22:33:59 2005 UTC | |
|---|---|---|
| # | Line 429 then | Line 429 then |
| 429 | readln "Continue anyway?" n | readln "Continue anyway?" n |
| 430 | if [ "$ans" = "n" ] | if [ "$ans" = "n" ] |
| 431 | then | then |
| 432 | echo "Please install zlib 1.1.4 or greater now." | echo "Please install zlib 1.1.4 or 1.2.3 or greater now." |
| 433 | exit 1 | exit 1 |
| 434 | fi | fi |
| 435 | else | else |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |