repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Tue Jan 17 00:10:10 UTC 2012
[aur-mirror.git]
/
rdictcc
/
rdictcc.install
blob
8e09b6fc2ab9f6c68d95d60fb949aee13b508b23
1
post_install() {
2
echo "To use rdictcc you need a copy of a translation database of dict.cc"
3
echo "You can download them in UTF-8 from http://www1.dict.cc/translation_file_request.php"
4
echo "Import a database by calling"
5
echo " rdictcc --import dict-file.txt"
6
}