File: tar-1.11.2-sparse-files.patch

package info (click to toggle)
dds2tar 2.4.15-3
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 328 kB
  • ctags: 160
  • sloc: ansic: 1,750; makefile: 180; sh: 123
file content (12 lines) | stat: -rw-r--r-- 294 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
diff -ru tar-1.11.2/create.c tar-1.11.2.1/create.c
--- tar-1.11.2/create.c	Thu Mar 25 19:32:31 1993
+++ tar-1.11.2.1/create.c	Wed Oct 26 01:11:39 1994
@@ -380,7 +380,7 @@
 
       header_moved = 0;
 
-#ifdef BSD42
+#if defined(BSD42) || defined(__linux__)
       if (f_sparse_files)
 	{
 	  /*