Ignore:
Timestamp:
Jan 9, 2007, 12:54:21 AM (17 years ago)
Author:
Bruno Cornec
Message:

We now use consistently /var/cache/mindi everywhere

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo/src/mondoarchive/main.c

    r948 r1044  
    498498    }
    499499
    500     if (does_file_exist("/root/images/mindi/mondorescue.iso")) {
     500    if (does_file_exist("/var/cache/mindi/mondorescue.iso")) {
    501501        log_to_screen
    502             ("/root/images/mindi/mondorescue.iso, a boot/utility CD, is available if you want it.");
     502            ("/var/cache/mindi/mondorescue.iso, a boot/utility CD, is available if you want it.");
    503503    }
    504504
Note: See TracChangeset for help on using the changeset viewer.