ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/utils/cfutil.in
(Generate patch)

Comparing deliantra/server/utils/cfutil.in (file contents):
Revision 1.27 by root, Wed Apr 18 07:59:03 2007 UTC vs.
Revision 1.28 by root, Wed Apr 18 09:26:46 2007 UTC

373 373
374 sub inst_arch($) { 374 sub inst_arch($) {
375 my (undef, $path) = @_; 375 my (undef, $path) = @_;
376 376
377 print "Installing '$path' to '$DATADIR'\n", 377 print "Installing '$path' to '$DATADIR'\n",
378 "\n",
378 "This can take a long time if you run this\n", 379 "This can take a long time if you run this\n",
379 "for the first time or do not use --cache.\n", 380 "for the first time or do not use --cache.\n",
380 "\n", 381 "\n",
381 "Unless you run verbosely, all following warning\n", 382 "Unless you run verbosely, all following warning\n",
382 "or error messages indicate serious problems.\n", 383 "or error messages indicate serious problems.\n",

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines