openbsd-ports/textproc/antiword/patches/patch-antiword_h
2003-06-23 13:15:32 +00:00

13 lines
468 B
Plaintext

$OpenBSD: patch-antiword_h,v 1.7 2003/06/23 13:15:32 wilfried Exp $
--- antiword.h.orig Thu Jun 20 02:16:22 2002
+++ antiword.h Sun Sep 8 00:49:28 2002
@@ -177,7 +177,7 @@
#define ANTIWORD_DIR "antiword"
#define FONTNAMES_FILE "fontnames"
#else /* All others */
-#define GLOBAL_ANTIWORD_DIR "/usr/share/antiword"
+#define GLOBAL_ANTIWORD_DIR "%%PREFIX%%/share/antiword"
#define ANTIWORD_DIR ".antiword"
#define FONTNAMES_FILE "fontnames"
#endif /* __dos */