updated on Sun Jan 22 12:09:12 UTC 2012
[aur-mirror.git] / gjiten / gjiten.install
blob7f70c3a0025f9c7dd4ce8a93e48e75a0ea16f77a
1 post_install() {
2     echo ""
3     echo "===================================================="
4     echo ""
5     echo "You can install extra dictionaries by running"
6     echo "the following command:"
7     echo ""
8     echo "perl /usr/share/gjiten/dicfiles/getdics.pl -all"
9     echo ""
10     echo "or"
11     echo ""
12     echo "perl /usr/share/gjiten/dicfiles/getdics.pl -basic"
13     echo ""
14     echo "Running the above as non-root user will install"
15     echo "the dictionaries in your home directory."
16     echo ""
17     echo "Find more information about the script at"
18     echo "http://gjiten.sourceforge.net/gjiten-doc/x102.html"
19     echo ""
20     echo "===================================================="
21     echo ""
24 post_upgrade() {
25     post_install