summaryrefslogtreecommitdiff
path: root/sysutils/hdup/files/patch-src::hdup.h.in
blob: 01ba03faf6ceb465c776c595e46ac41769f3a2b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/hdup.h.in.orig	Sat Jan 29 15:16:57 2005
+++ src/hdup.h.in	Sun Mar 13 19:57:25 2005
@@ -11,7 +11,7 @@
 
 #include "config.h"
 
-#define TAR             "@tar@"
+#define TAR             "%%GNUTAR%%"
 #define MCRYPT          "@mcrypt@"
 #define GPG		"@gpg@"
 #define DEFAULT_PROTO   "@ssh@"