summarylogtreecommitdiffstats
path: root/dict-freedict-eng-fra.install
diff options
context:
space:
mode:
authorrespiranto2015-08-08 01:02:48 +0200
committerrespiranto2015-08-08 01:02:48 +0200
commit1af544c672edd3562795ee0ffe2872b77deeee3c (patch)
treee87307b445348376a62148e4d42b2d68fd4e0fb3 /dict-freedict-eng-fra.install
downloadaur-1af544c672edd3562795ee0ffe2872b77deeee3c.tar.gz
Initial import
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"
+}