From 2b903e1eb92d02da022f645df7fa18657efc0ec0 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Tue, 19 Jun 2012 21:27:50 -0600 Subject: [PATCH] fix oddness in this patch that generated an ftpmaster reject --- debian/patches/sigpipe.diff | 4 ---- 1 file changed, 4 deletions(-) diff --git a/debian/patches/sigpipe.diff b/debian/patches/sigpipe.diff index 32b252e..c16091a 100644 --- a/debian/patches/sigpipe.diff +++ b/debian/patches/sigpipe.diff @@ -12,10 +12,6 @@ index 38e1373..0d9f499 100644 #ifdef SIGTERM , SIGTERM #endif -diff --git a/gzip.c b/gzip.c -index 0d9f499..5fc6ded 100644 ---- a/gzip.c -+++ b/gzip.c @@ -556,7 +556,11 @@ int main (int argc, char **argv) ALLOC(ush, tab_prefix1, 1L<<(BITS-1)); #endif -- 2.30.2