Drop '.'-dir from patches such that git apply will accept them

This commit is contained in:
Oliver Tappe
2013-05-27 15:09:15 +02:00
parent 834609bc0c
commit 39f16df92a
4 changed files with 26 additions and 26 deletions

View File

@@ -1,5 +1,5 @@
--- ./gzip-1.4/inflate.c 2010-01-20 14:15:12.017039360 +0100
+++ ./gzip-1.4/inflate.c 2011-12-03 00:03:37.421003264 +0100
--- gzip-1.4/inflate.c 2010-01-20 14:15:12.017039360 +0100
+++ gzip-1.4/inflate.c 2011-12-03 00:03:37.421003264 +0100
@@ -588,6 +588,7 @@
/* do the copy */
do {