scripts/patch-rework.sh
changeset 3159 fb71cad4b085
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	Thu Jan 10 00:27:13 2013 +0100
     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