ccollect:0.6.2->0.7.0
[nslu2-linux/optware.git] / sources / squeak / postinst
blob3682c16b78d44f711781858dd366f876caa7c8ad
1 #!/bin/sh
3 echo "Squeak Smalltalk has just been installed."
4 echo "This package contains Squeak VM and SqueakV3.sources, but no image."
5 echo "Please download image/changes files before starting Squeak VM."
6 echo "For more tips, see http://www.nslu2-linux.org/wiki/HowTo/RunSqueakSmalltalk"
7 echo "Happy Squeaking!"