summaryrefslogtreecommitdiff
path: root/textproc/iiimf-le-unit/files/patch-leif_sampleja3_sampleja3.c
diff options
context:
space:
mode:
authorDaichi GOTO <daichi@FreeBSD.org>2005-02-28 04:17:02 +0000
committerDaichi GOTO <daichi@FreeBSD.org>2005-02-28 04:17:02 +0000
commit806320585f11517fb0170fe185bbab72146f4afb (patch)
tree27b00b83610d0ff124cac329890239f6ba0a95f2 /textproc/iiimf-le-unit/files/patch-leif_sampleja3_sampleja3.c
parentBROKEN on 5.x: Install fails (diff)
IIIMF-related ports: Update to r12_1-svn2002 and bug fixes
PR: ports/77927 Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> Approved by: maintainer Pointed out by: ume, nork, hrs
Notes
Notes: svn path=/head/; revision=129967
Diffstat (limited to 'textproc/iiimf-le-unit/files/patch-leif_sampleja3_sampleja3.c')
-rw-r--r--textproc/iiimf-le-unit/files/patch-leif_sampleja3_sampleja3.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/iiimf-le-unit/files/patch-leif_sampleja3_sampleja3.c b/textproc/iiimf-le-unit/files/patch-leif_sampleja3_sampleja3.c
new file mode 100644
index 000000000000..e0e203a88c8c
--- /dev/null
+++ b/textproc/iiimf-le-unit/files/patch-leif_sampleja3_sampleja3.c
@@ -0,0 +1,11 @@
+--- leif/sampleja3/sampleja3.c Mon Apr 26 21:16:13 2004
++++ leif/sampleja3/sampleja3.c Wed Feb 16 20:42:52 2005
+@@ -171,7 +171,7 @@
+ objects[obj_id].name_length = 9;
+ objects[obj_id].domain = "com.sun";
+ objects[obj_id].scope = "sampleja3";
+- objects[obj_id].path = "/usr/lib/im/locale/ja/sampleja3/aux.jar";
++ objects[obj_id].path = "/usr/local/lib/im/locale/ja/sampleja3/aux.jar";
+ objects[obj_id].signature = "";
+ objects[obj_id].class_names = class_names;
+ objects[obj_id].count_names = 1;