X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=perly.fixer;h=afe1a383cfa58e27415088cbffd3264c7738c977;hb=52a043e6cc1df667f590107cf208184857a066bd;hp=156881657f001a367e55bd5aaf799418ae26b33a;hpb=25c49cb6c6f3bfa58236f2866fad8049f77a03df;p=p5sagit%2Fp5-mst-13.2.git diff --git a/perly.fixer b/perly.fixer index 1568816..afe1a38 100755 --- a/perly.fixer +++ b/perly.fixer @@ -21,8 +21,8 @@ tmp=/tmp/f$$ if grep 'yaccpar 1.8 (Berkeley)' $input >/dev/null 2>&1; then cp $input $output - if test -f perly.c.diff; then - patch -F3 $output