Changeset 3514

Show
Ignore:
Timestamp:
08/26/08 08:16:37 (3 months ago)
Author:
georgeb
Message:

Problem: udev-config and bootscripts have their md5sum generated when the book is created. Ignore md5sum for these 2 packages

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • jhalfs/trunk/common/libs/func_download_pkgs

    r3367 r3514  
    7575      fi 
    7676    fi 
     77 
     78    # Deal with udev and bootscripts m5sum issue 
     79    [[ $BOOKMD5 = "BOOTSCRIPTS-MD5SUM" ]] && return 
     80    [[ $BOOKMD5 = "UDEV-MD5SUM" ]]        && return 
    7781 
    7882      # IF the md5sum does not match the existing files