Changeset 3516
- Timestamp:
- 10/06/08 10:27:36 (2 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
r3514 r3516 77 77 78 78 # Deal with udev and bootscripts m5sum issue 79 [[ $BOOKMD5 = "BOOTSCRIPTS-MD5SUM" ]] && return80 [[ $BOOKMD5 = "UDEV-MD5SUM" ]] && return79 [[ $BOOKMD5 = "BOOTSCRIPTS-MD5SUM" ]] && continue 80 [[ $BOOKMD5 = "UDEV-MD5SUM" ]] && continue 81 81 82 82 # IF the md5sum does not match the existing files
