updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / mosml / mosml.install
blob1c62b892da1afd4c1e3e76c4db4f6a835ad1986a
1 _MSG_INSTALL="\
2 - Moscow ML has been installed to /opt/mosml. Don't forget to 
3   add /opt/mosml/bin to your search path for immediate use by 
4   running in your shell:
5   export PATH=\"\${PATH}:/opt/mosml/bin\""
7 post_install() {
8   echo "$_MSG_INSTALL"