File: tar-1.11.2-sparse-files.patch

package info (click to toggle)
dds2tar 2.4.21-2
  • links: PTS
  • area: main
  • in suites: slink
  • size: 352 kB
  • ctags: 167
  • sloc: ansic: 1,822; makefile: 182; sh: 158; csh: 50
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)
 	{
 	  /*