summaryrefslogtreecommitdiffstats
path: root/input-methods/m17n/ml-typewriter/install.sh
diff options
context:
space:
mode:
authorSanthosh Thottingal <santhosh00@gmail.com>2007-11-03 13:02:58 -0400
committerSanthosh Thottingal <santhosh00@gmail.com>2007-11-03 13:02:58 -0400
commit4b3b23400b0384c385e9beeee6007026542f4ca7 (patch)
tree23aa17d52def84a763d517c49a9b6ff866da6398 /input-methods/m17n/ml-typewriter/install.sh
parent49580bf92860d0e2df036cf2e294f6b26528a5d2 (diff)
downloadRachana.git-4b3b23400b0384c385e9beeee6007026542f4ca7.tar.gz
Rachana.git-4b3b23400b0384c385e9beeee6007026542f4ca7.tar.xz
Rachana.git-4b3b23400b0384c385e9beeee6007026542f4ca7.zip
commtting the project folders and placeholder folders
Diffstat (limited to 'input-methods/m17n/ml-typewriter/install.sh')
-rw-r--r--input-methods/m17n/ml-typewriter/install.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/input-methods/m17n/ml-typewriter/install.sh b/input-methods/m17n/ml-typewriter/install.sh
new file mode 100644
index 0000000..283ea18
--- /dev/null
+++ b/input-methods/m17n/ml-typewriter/install.sh
@@ -0,0 +1,7 @@
+#!/bin/bash
+echo "Installing ml-typewriter..."
+mkdir -p /usr/share/doc/typewriter-ml
+cp doc/* /usr/share/doc/typewriter-ml/
+cp ml-typewriter.mim /usr/share/m17n/
+sleep 1
+echo "Done"