diff options
Diffstat (limited to 'textproc/iiimf-gtk/files/patch-iiimgcf_imaux.c')
-rw-r--r-- | textproc/iiimf-gtk/files/patch-iiimgcf_imaux.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/iiimf-gtk/files/patch-iiimgcf_imaux.c b/textproc/iiimf-gtk/files/patch-iiimgcf_imaux.c deleted file mode 100644 index dda9b5a7c069..000000000000 --- a/textproc/iiimf-gtk/files/patch-iiimgcf_imaux.c +++ /dev/null @@ -1,11 +0,0 @@ ---- iiimgcf/imaux.c Thu Jul 29 20:44:21 2004 -+++ iiimgcf/imaux.c Wed Feb 16 20:40:51 2005 -@@ -36,7 +36,7 @@ - - static void iiim_aux_download (IIIMCF_downloaded_object obj); - --#define AUX_BASE_DIR "/usr/lib/im/" -+#define AUX_BASE_DIR IMDIR - - #define IS_SPACE(len, ptr) ((0 < (len)) && \ - (('\t' == *(p)) || (' ' == *(p)))) |