openbsd-ports/textproc/antiword/patches/patch-antiword_h
2005-04-05 21:34:02 +00:00

13 lines
469 B
Plaintext

$OpenBSD: patch-antiword_h,v 1.8 2005/04/05 21:34:02 fgsch Exp $
--- antiword.h.orig Thu Sep 30 15:55:56 2004
+++ antiword.h Tue Mar 22 16:45:31 2005
@@ -217,7 +217,7 @@
#define ANTIWORD_DIR "lib/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 */