diff options
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.c | 2 |
1 files changed, 1 insertions, 1 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 index e0e203a88c8c..9d0ba2089572 100644 --- a/textproc/iiimf-le-unit/files/patch-leif_sampleja3_sampleja3.c +++ b/textproc/iiimf-le-unit/files/patch-leif_sampleja3_sampleja3.c @@ -5,7 +5,7 @@ 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].path = IMDIR "/locale/ja/sampleja3/aux.jar"; objects[obj_id].signature = ""; objects[obj_id].class_names = class_names; objects[obj_id].count_names = 1; |