Changeset 3514
- Timestamp:
- 08/26/08 08:16:37 (3 months ago)
- Files:
-
- jhalfs/trunk/common/libs/func_download_pkgs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
jhalfs/trunk/common/libs/func_download_pkgs
r3367 r3514 75 75 fi 76 76 fi 77 78 # Deal with udev and bootscripts m5sum issue 79 [[ $BOOKMD5 = "BOOTSCRIPTS-MD5SUM" ]] && return 80 [[ $BOOKMD5 = "UDEV-MD5SUM" ]] && return 77 81 78 82 # IF the md5sum does not match the existing files
