scripts/patch-rework.sh
changeset 2564 5d4e91c0343e
parent 2224 fc58927f24b8
     1.1 --- a/scripts/patch-rework.sh	Sun Dec 19 11:57:08 2010 +0100
     1.2 +++ b/scripts/patch-rework.sh	Sun Jul 17 16:53:40 2011 +0200
     1.3 @@ -123,7 +123,7 @@
     1.4      read -p "  --> enter patch depth (or Ctrl-C to abort): " d
     1.5    fi
     1.6  
     1.7 -  # Store the original list of fiels touched by the patch,
     1.8 +  # Store the original list of files touched by the patch,
     1.9    # removing the $d leading components
    1.10    sed -r -e "s:^([^/]+/){${d}}::;" "../diffstat.orig" >"${dst}/${pname}.diffstat.orig"
    1.11