1 # This is a default template for a post-install scriptlet. You can
2 # remove any functions you don't need (and this header).
4 # arg 1: the new package version
9 # arg 1: the new package version
11 ln -s /usr/lib/scim-1.0/1.4.0/IMEngine/python.so /usr/lib/scim-1.0/1.4.0/Helper/python.so
12 ln -s /usr/lib/scim-1.0/1.4.0/IMEngine/python.so /usr/lib/scim-1.0/1.4.0/SetupUI/python.so
13 cd /usr/share/scim-python/engine/PinYin
14 echo "Creating INDEX."
15 python -c "import PYSQLiteDB; db = PYSQLiteDB.PYSQLiteDB (); db.create_indexes ();"
18 # arg 1: the new package version
19 # arg 2: the old package version
24 # arg 1: the new package version
25 # arg 2: the old package version
30 # arg 1: the old package version
35 # arg 1: the old package version