summaryrefslogtreecommitdiff
path: root/textproc/antiword/patches/patch-ab
blob: 4a718f8ee7803c52f6130fd928afaf8be677a470 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.4 2001/10/17 08:52:04 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	"@@PREFIX@@/share/antiword"
 #define ANTIWORD_DIR		".antiword"
 #define FONTNAMES_FILE		"fontnames"
 #endif /* __dos */