summaryrefslogtreecommitdiffstats
path: root/textproc/scim-table-imengine/files/scim-make-table.sh
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-14 18:33:48 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-14 18:33:48 +0800
commit1b3327761c8bcb98d89b529daeae9600844b4361 (patch)
tree0be1cd4eb5fec6661da4798906b0d9bd522e794f /textproc/scim-table-imengine/files/scim-make-table.sh
parenta65aedbb59fd9dfb33a4633611777da99ec4dcd5 (diff)
downloadmarcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.gz
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.zst
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.zip
Clean out MarcusCom after the big import into ports.
Next stop, GNOME 2.17. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
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