summaryrefslogtreecommitdiff
path: root/sysutils/amanda-client/patches/patch-ag
blob: b082ff36355c7704d19a30eecb4d44b42932d1a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ag,v 1.4 2006/03/16 19:13:57 bouyer Exp $

--- client-src/sendbackup-dump.c.orig	2006-02-17 18:07:17.000000000 +0100
+++ client-src/sendbackup-dump.c	2006-02-17 18:08:53.000000000 +0100
@@ -310,6 +310,9 @@
 #ifdef HAVE_HONOR_NODUMP
 			     "h",
 #endif
+#ifdef HAVE_DUMP_SNAPSHOT
+			     "X",
+#endif
 			     "f",
 			     NULL);