summarylogtreecommitdiffstats
path: root/ocrdesktop.install
diff options
context:
space:
mode:
Diffstat (limited to 'ocrdesktop.install')
-rw-r--r--ocrdesktop.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/ocrdesktop.install b/ocrdesktop.install
new file mode 100644
index 000000000000..c5fe4ebce71c
--- /dev/null
+++ b/ocrdesktop.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo "you need to install tesseract-data-<language_code> for working with this application"
+}