openbsd-ports/textproc/antiword/patches/patch-antiword_h
cathcart a43aacf384 Update 0.36.1 -> 0.37
Take maintainership
tested i386 & sparc64

ok niallo@
2005-11-14 02:03:19 +00:00

13 lines
469 B
Plaintext

$OpenBSD: patch-antiword_h,v 1.9 2005/11/14 02:03:20 cathcart Exp $
--- antiword.h.orig Wed Jul 6 18:46:22 2005
+++ antiword.h Tue Nov 8 12:54:38 2005
@@ -224,7 +224,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 */