[packages/patchutils] rediffed patch

atler atler at pld-linux.org
Thu May 27 00:35:53 CEST 2021


commit a8885edab170b3ae37baedbf555b6a8588d397ad
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu May 27 00:35:26 2021 +0200

    rediffed patch

 patchutils-fixcvsdiff.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/patchutils-fixcvsdiff.patch b/patchutils-fixcvsdiff.patch
index 231fd03..18724e6 100644
--- a/patchutils-fixcvsdiff.patch
+++ b/patchutils-fixcvsdiff.patch
@@ -8,7 +8,7 @@
 +# 
  # Based on code by Amir Karger <karger at post.harvard.edu>
  #
- # Modified by John Levon <moz at compsoc.man.ac.uk>
+ # Modified by John Levon <moz at 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) {
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/patchutils.git/commitdiff/a8885edab170b3ae37baedbf555b6a8588d397ad



More information about the pld-cvs-commit mailing list