summarylogtreecommitdiffstats
path: root/dict-freedict-eng-fra.install
blob: cf923dd12079c874f6d427f6fbff00ea596a7e4e (plain)
1
2
3
4
5
6
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"
}