Show
Ignore:
Timestamp:
07/20/07 14:30:18 (1 year ago)
Author:
tg
Message:

also bring this into a shape we can submit it to upstream,
merge the subsequent diff, and fix update-patches with new
files in new subdirs (for those who violate the policy, to
not patch files into existence)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/scripts/update-patches

    r2596 r3298  
    3636 
    3737        if [[ ! -e $f1 ]]; then 
     38                [[ -d ${f1%/*}/. ]] || mkdir -p ${f1%/*} 
    3839                if [[ ! -s $f2 ]]; then 
    3940                        cat <<EOF