File: 03_change_anthy_dic_path.dpatch

package info (click to toggle)
anthy 6300d-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 7,400 kB
  • ctags: 2,270
  • sloc: ansic: 17,009; sh: 13,554; lisp: 1,039; makefile: 252; ruby: 212; perl: 10
file content (18 lines) | stat: -rw-r--r-- 690 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#! /bin/sh /usr/share/dpatch/dpatch-run
## 03_change_anthy_dic_path.dpatch by Masahito Omote <omote@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: No description.

@DPATCH@
diff -urNad anthy/anthy-conf.in /tmp/dpep.kiMfmZ/anthy/anthy-conf.in
--- anthy/anthy-conf.in	2004-05-02 20:31:25.000000000 +0900
+++ /tmp/dpep.kiMfmZ/anthy/anthy-conf.in	2004-10-24 08:40:37.000000000 +0900
@@ -1,6 +1,6 @@
 # not /usr but should be ${prefix}/share.
 ANTHYDIR @prefix@/share/anthy/
-DIC_FILE @prefix@/share/anthy/anthy.dic
+DIC_FILE /var/lib/anthy/anthy.dic
 INDEPWORD indepword.txt
 DEPWORD master.depword
 #ZIPDICT_EUC /var/lib/canna/dic/canna/zipcode.ctd