aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/aspell/files/patch-ah
blob: 749ecceac3c0cf532574db559c5183b0ad6e2891 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- configure.orig	Mon Jul 26 12:31:53 1999
+++ configure	Thu Aug 19 11:42:57 1999
@@ -2581,7 +2581,7 @@
   \
 dictdir=$enable_dict_dir
 else
-  dictdir=${libdir}/aspell 
+  dictdir=${datadir}/aspell 
 fi
 
 
@@ -2592,7 +2592,7 @@
   \
 pkgdocdir=$enable_doc_dir
 else
-  pkgdocdir=\${prefix}/doc/aspell 
+  pkgdocdir=\${prefix}/share/doc/aspell 
 fi