Changeset 825 in MondoRescue for branches/stable/tools/svn2build


Ignore:
Timestamp:
Sep 24, 2006, 12:42:16 AM (18 years ago)
Author:
Bruno Cornec
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/tools/svn2build

    r781 r825  
    2323
    2424if [ "$1" = "" ]; then
    25         c="mondo-doc mindi mondo"
     25        c="mondo-doc mindi mindi-busybox mondo"
    2626else
    2727    if [ "$1" = "all" ]; then
    28             c="mindi-kernel mondo-doc mindi mondo"
     28            c="mindi-kernel mondo-doc mindi mindi-busybox mondo"
    2929    else
    3030        c=$1
Note: See TracChangeset for help on using the changeset viewer.