diff options
Diffstat (limited to 'misc/amanda26-server/files/patch-ae')
| -rw-r--r-- | misc/amanda26-server/files/patch-ae | 14 | 
1 files changed, 0 insertions, 14 deletions
diff --git a/misc/amanda26-server/files/patch-ae b/misc/amanda26-server/files/patch-ae deleted file mode 100644 index c52b8e445369..000000000000 --- a/misc/amanda26-server/files/patch-ae +++ /dev/null @@ -1,14 +0,0 @@ ---- client-src/sendbackup-gnutar.c.orig	Sat Jan  4 12:46:08 2003 -+++ client-src/sendbackup-gnutar.c	Thu Oct 23 19:22:31 2003 -@@ -480,7 +480,11 @@ -  - 	start_index(options->createindex, dumpout, mesgf, indexf, indexcmd); -  -+#ifdef GNUTAR -+	my_argv[i++] = "GNUTAR"; -+#else - 	my_argv[i++] = "gtar"; -+#endif - 	my_argv[i++] = "--create"; - 	my_argv[i++] = "--file"; - 	my_argv[i++] = "-";  | 
