Imported Upstream version 2.5.2
[debian/dds2tar] / tar-1.11.2-sparse-files.patch
1 diff -ru tar-1.11.2/create.c tar-1.11.2.1/create.c
2 --- tar-1.11.2/create.c Thu Mar 25 19:32:31 1993
3 +++ tar-1.11.2.1/create.c       Wed Oct 26 01:11:39 1994
4 @@ -380,7 +380,7 @@
5  
6        header_moved = 0;
7  
8 -#ifdef BSD42
9 +#if defined(BSD42) || defined(__linux__)
10        if (f_sparse_files)
11         {
12           /*