diff options
Diffstat (limited to 'textproc/dict/files')
-rw-r--r-- | textproc/dict/files/patch-aa | 8 | ||||
-rw-r--r-- | textproc/dict/files/patch-ac | 13 |
2 files changed, 6 insertions, 15 deletions
diff --git a/textproc/dict/files/patch-aa b/textproc/dict/files/patch-aa index 91175db49ac7..67925731d68f 100644 --- a/textproc/dict/files/patch-aa +++ b/textproc/dict/files/patch-aa @@ -1,13 +1,13 @@ ---- configure.orig Mon Feb 16 12:05:08 1998 -+++ configure Thu Feb 19 23:48:55 1998 +--- configure Sun Jul 5 18:38:03 1998 ++++ /tmp/configure Thu Oct 8 16:36:43 1998 @@ -549,8 +549,8 @@ -prefix=/usr -etcdir=/etc -+prefix=${PREFIX} -+etcdir=${PREFIX}/etc ++#prefix=/usr ++etcdir=$prefix/etc piddir=/var/run echo Configuring for dict diff --git a/textproc/dict/files/patch-ac b/textproc/dict/files/patch-ac index 36c37c92216e..db6080c954ad 100644 --- a/textproc/dict/files/patch-ac +++ b/textproc/dict/files/patch-ac @@ -1,14 +1,5 @@ ---- dict.1.orig Mon Feb 16 12:00:30 1998 -+++ dict.1 Fri Feb 20 04:01:25 1998 -@@ -23,7 +23,7 @@ - .\" Formatted or processed versions of this manual, if unaccompanied by - .\" the source, must acknowledge the copyright and authors of this work. - .\" --.TH DICT 1 "15 February 1998" "" "Linux Programmer's Manual" -+.TH DICT 1 "15 February 1998" "" "" - .SH NAME - dict \- DICT Protocol Client - .SH SYNOPSIS +--- dict.1~ Sun Jul 5 18:35:40 1998 ++++ dict.1 Thu Oct 8 16:50:40 1998 @@ -237,7 +237,7 @@ .SH FILES .I ~/.dictrc |