summarylogtreecommitdiffstats
path: root/hyne-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'hyne-git.install')
-rw-r--r--hyne-git.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/hyne-git.install b/hyne-git.install
new file mode 100644
index 000000000000..c13d3ad0f0ab
--- /dev/null
+++ b/hyne-git.install
@@ -0,0 +1,5 @@
+#!/bin/sh
+post_install() {
+ echo Inorder to display all fonts correctly please install a font that supports ;
+ echo japanse character for both kanja and shift-jis such as " otf-ipafont " ;
+}