From 40a684ff1e8608bde986585a735e66d9a456e675 Mon Sep 17 00:00:00 2001 From: Daichi GOTO Date: Tue, 24 May 2005 12:37:50 +0000 Subject: IIIMF-related ports: - drop maintainership - update to r12.2 - some bug fixes PR: 81184 Submitted by: Masanori OZAWA Approved by: maintainer --- textproc/iiimf-gtk/files/patch-iiimgcf_imaux.c | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 textproc/iiimf-gtk/files/patch-iiimgcf_imaux.c (limited to 'textproc/iiimf-gtk/files/patch-iiimgcf_imaux.c') 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)))) -- cgit v1.2.3