Ignore:
Timestamp:
Feb 26, 2007, 2:04:43 PM (17 years ago)
Author:
Bruno Cornec
Message:

Removal of g_mondo_home useless and used MONDO_SHARE instead

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo/src/mondorestore/mondorestore.c

    r1212 r1213  
    27782778    malloc_libmondo_global_strings();
    27792779
    2780     strcpy(g_mondo_home,
    2781            call_program_and_get_last_line_of_output("which mondorestore"));
    27822780    sprintf(g_tmpfs_mountpt, "/tmp/tmpfs");
    27832781    make_hole_for_dir(g_tmpfs_mountpt);
Note: See TracChangeset for help on using the changeset viewer.