Changeset 3298 for trunk/freewrt/scripts/update-patches
- Timestamp:
- 07/20/07 14:30:18 (1 year ago)
- Files:
-
- trunk/freewrt/scripts/update-patches (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/freewrt/scripts/update-patches
r2596 r3298 36 36 37 37 if [[ ! -e $f1 ]]; then 38 [[ -d ${f1%/*}/. ]] || mkdir -p ${f1%/*} 38 39 if [[ ! -s $f2 ]]; then 39 40 cat <<EOF


