Changeset 2627 in MondoRescue for branches/2.2.9/mondo/src/include/my-stuff.h


Ignore:
Timestamp:
May 4, 2010, 9:59:19 PM (14 years ago)
Author:
Bruno Cornec
Message:

r3946@localhost: bruno | 2010-05-04 19:17:51 +0200

  • Solves an issue with usage of -V option in mkiofs wrongly placed
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.9/mondo/src/include/my-stuff.h

    r2626 r2627  
    169169
    170170
    171 #define MONDO_MKISOFS "mkisofs -r -p MondoRescue -publisher www.mondorescue.org -A Mondo_Rescue_GPL_Version -V "
    172 /**
    173  * @c mkisofs command to generate a nonbootable CD, except for -o option and the directory to image.
    174  */
    175 #define MONDO_MKISOFS_NONBOOT   MONDO_MKISOFS"_CD#_"
     171#define MONDO_MKISOFS "mkisofs -r -p MondoRescue -publisher www.mondorescue.org -A Mondo_Rescue_GPL_Version "
    176172
    177173/**
Note: See TracChangeset for help on using the changeset viewer.