]> git.pld-linux.org Git - packages/patchutils.git/commitdiff
rediffed patch
authorJan Palus <atler@pld-linux.org>
Wed, 26 May 2021 22:35:26 +0000 (00:35 +0200)
committerJan Palus <atler@pld-linux.org>
Wed, 26 May 2021 22:35:26 +0000 (00:35 +0200)
patchutils-fixcvsdiff.patch

index 231fd030f27ddaded6bc2b6dda9b30fc685221ec..18724e6ba5dfba8536a326f56430cb7514908d1b 100644 (file)
@@ -8,7 +8,7 @@
 +# 
  # Based on code by Amir Karger <karger@post.harvard.edu>
  #
- # Modified by John Levon <moz@compsoc.man.ac.uk>
+ # Modified by John Levon <moz@compsoc.man.ac.uk> and
 @@ -20,10 +22,10 @@
  # your option) any later version.
  
@@ -33,7 +33,7 @@
        if (!defined($Filename)) {
                print;
 @@ -72,5 +77,9 @@
-                       $add = 0;
+                       s/^(---|\+\+\+) [^\t]+/$1 $Filename/;
                }
        }
 +      if($opt_a) {
This page took 0.11731 seconds and 4 git commands to generate.