1 hyphen_dir=/usr/lib/python2.7/site-packages/hyphen
4 echo ">>> No hyphenation dictionaries were installed."
5 echo ">>> To make them available, run (as root):"
6 echo ">>> # pyhyphen-setup.py"
8 echo ">>> NOTE: All dictionaries will be removed upon uninstallation."
12 echo "Removing all dictionaries..."
13 rm -f ${hyphen_dir}/*.dic
15 echo "Removing dictionary info..."
16 rm -f ${hyphen_dir}/dict_info.pickle