0.2 snapshot
[himkr] / debian / hildon-input-method-plugins-korean.postinst
diff --git a/debian/hildon-input-method-plugins-korean.postinst b/debian/hildon-input-method-plugins-korean.postinst
new file mode 100755 (executable)
index 0000000..f64a10e
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/sh -e
+
+if [ "$1" = "configure" ]; then
+       hildon-im-recache
+fi