summarylogtreecommitdiffstats
path: root/dict-freedict-eng-fra.install
diff options
context:
space:
mode:
Diffstat (limited to 'dict-freedict-eng-fra.install')
-rw-r--r--dict-freedict-eng-fra.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/dict-freedict-eng-fra.install b/dict-freedict-eng-fra.install
new file mode 100644
index 000000000000..cf923dd12079
--- /dev/null
+++ b/dict-freedict-eng-fra.install
@@ -0,0 +1,7 @@
+post_install()
+{
+ echo -e "\nYou have to configure dictd to use the new dictionary" \
+ "database located in /usr/share/dictd/ manually" \
+ "and restart the dictd service afterwards.\n\n" \
+ "See also dictd(8).\n"
+}