summaryrefslogtreecommitdiffstats
path: root/textproc/scim-table-imengine/files/scim-make-table.sh
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/scim-table-imengine/files/scim-make-table.sh')
-rw-r--r--textproc/scim-table-imengine/files/scim-make-table.sh18
1 files changed, 0 insertions, 18 deletions
diff --git a/textproc/scim-table-imengine/files/scim-make-table.sh b/textproc/scim-table-imengine/files/scim-make-table.sh
deleted file mode 100644
index 5eea729c0..000000000
--- a/textproc/scim-table-imengine/files/scim-make-table.sh
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/bin/sh
-
-cat <<EOF
-************************************************************
-** N O T E **
-************************************************************
-
-This is NOT a working scim-make-table. Due to the limitation
-on your system, scim-make-table cannot be compiled. So you
-cannot build binary im tables on this system.
-
-However, the scim-tables im engine is available, i.e. You
-still have the chance to use table-based input methods for
-scim. You can let someone build a tgz package for
-{zh,ja,ko}-scim-tables port on a 5.x system and then install
-it on your system.
-EOF
-exit 2