diff options
Diffstat (limited to 'textproc/iiimf-le-unit/files/patch-leif_sampleja_sampleja.c')
-rw-r--r-- | textproc/iiimf-le-unit/files/patch-leif_sampleja_sampleja.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/iiimf-le-unit/files/patch-leif_sampleja_sampleja.c b/textproc/iiimf-le-unit/files/patch-leif_sampleja_sampleja.c deleted file mode 100644 index 36c2ab4a4775..000000000000 --- a/textproc/iiimf-le-unit/files/patch-leif_sampleja_sampleja.c +++ /dev/null @@ -1,11 +0,0 @@ ---- leif/sampleja/sampleja.c Fri Mar 16 00:52:22 2001 -+++ leif/sampleja/sampleja.c Wed Feb 16 20:42:34 2005 -@@ -331,7 +331,7 @@ - #ifdef WIN32 - l->path = "d:\\sampleja_obj.jar"; /* path */ - #else -- l->path = "/usr/lib/im/locale/ja/sampleja/sampleja_obj.jar"; /* path */ -+ l->path = IMDIR "/locale/ja/sampleja/sampleja_obj.jar"; /* path */ - #endif - l->signature = ""; - l->class_names = class_names; |