#! /bin/sh -e cd /usr/share/scim-python/engine/PinYin echo "Creating index for Chinese corpus. This may take some time... " python2.5 -c "import PYSQLiteDB; db = PYSQLiteDB.PYSQLiteDB (); db.create_indexes ();" #DEBHELPER#