updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / lsim / lsim.install
blobc41e8848ca82dd4941a12200d23f7ffa29914c02
1 post_install() {
2   echo "==> Before using lsim, you need to:"
3   echo "  -> relog"
4   echo "  OR run /etc/profile.d/lsim.sh"
5   echo "  OR export LSIMDIR=/usr/share/lsim"
8 post_upgrade() {
9   post_install $1