summaryrefslogtreecommitdiff
path: root/textproc/antiword/patches/patch-ab
blob: 3c7ba9987064e0909d55a32e6aa840b75ae85d17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.3 2001/10/17 08:43:26 lukem Exp $

--- antiword.h.orig	Wed Sep 26 05:36:47 2001
+++ antiword.h	Wed Oct 17 18:33:47 2001
@@ -143,7 +143,7 @@
 #define ANTIWORD_DIR		"antiword"
 #define FONTNAMES_FILE		"fontname.txt"
 #else
-#define GLOBAL_ANTIWORD_DIR	"/opt/antiword/share"
+#define GLOBAL_ANTIWORD_DIR	"@@ANTIWORD_DIR@@"
 #define ANTIWORD_DIR		".antiword"
 #define FONTNAMES_FILE		"fontnames"
 #endif /* __dos */