updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git] / phreeqc / install.sh
blob65197841c0ca074757c5f77fc013dcaebbafc55b
1 post_install() {
2 echo
3 echo " Databases, docs, tests and examples are installed in /usr/share/phreeqc;"
4 echo " Do not forget to have a copy of the intended db in your working directory."
5 echo " Enjoy."
6 exit 0
9 # vim:set ts=2 sw=2 et: