summarylogtreecommitdiffstats
path: root/languagetool-ngrams-he.install
diff options
context:
space:
mode:
authorJaja832016-04-27 10:20:34 +0200
committerLukas Fleischer2016-04-27 10:20:34 +0200
commit43800a3e6c018b6ee43ff0d8e2c1c5e49394488f (patch)
tree9809d967d670a25e53d47e3098597aa7c1ebf745 /languagetool-ngrams-he.install
downloadaur-43800a3e6c018b6ee43ff0d8e2c1c5e49394488f.tar.gz
Initial Release
Diffstat (limited to 'languagetool-ngrams-he.install')
-rw-r--r--languagetool-ngrams-he.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/languagetool-ngrams-he.install b/languagetool-ngrams-he.install
new file mode 100644
index 000000000000..1840d39d81d0
--- /dev/null
+++ b/languagetool-ngrams-he.install
@@ -0,0 +1,5 @@
+post_install() {
+ echo ''
+ echo 'Do not forget to add "ngramDir=/usr/share/ngrams" in ~/.languagetool[-ooo].cfg or use LanguageTool GUI config to point to "/usr/share/ngrams"!'
+ echo ''
+}