diff options
author | lukem <lukem> | 2001-10-17 08:52:03 +0000 |
---|---|---|
committer | lukem <lukem> | 2001-10-17 08:52:03 +0000 |
commit | 6fea61db701fca614c3b965a7f7a2098de992c17 (patch) | |
tree | baaeafe3c8c7062acef6f253103106f2b903403b /textproc/antiword/patches/patch-ac | |
parent | ad442d431e2dad2f342a03ae61baf9650a7bd52f (diff) | |
download | pkgsrc-6fea61db701fca614c3b965a7f7a2098de992c17.tar.gz |
frob the global paths in the man page as well
Diffstat (limited to 'textproc/antiword/patches/patch-ac')
-rw-r--r-- | textproc/antiword/patches/patch-ac | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/textproc/antiword/patches/patch-ac b/textproc/antiword/patches/patch-ac new file mode 100644 index 00000000000..9d55f2cfc13 --- /dev/null +++ b/textproc/antiword/patches/patch-ac @@ -0,0 +1,18 @@ +$NetBSD: patch-ac,v 1.1 2001/10/17 08:52:04 lukem Exp $ + +--- Docs/antiword.1.orig Fri Oct 5 05:05:18 2001 ++++ Docs/antiword.1 Wed Oct 17 18:45:31 2001 +@@ -75,11 +75,11 @@ + .RE + .SH FILES + .TP +-$/opt/antiword/share/8859-1.txt, $HOME/.antiword/8859-1.txt and friends: ++@@PREFIX@@/share/antiword/8859-1.txt, $HOME/.antiword/8859-1.txt and friends: + .br + Global and local mapping files (see -m option) + .TP +-/opt/antiword/share/fontnames, $HOME/.antiword/fontnames: ++@@PREFIX@@/share/antiword/fontnames, $HOME/.antiword/fontnames: + .br + Global and local versions of the fontnames file. + This file contains the translation table from font names as used by MS Word to |