summarylogtreecommitdiffstats
path: root/pymacs.install
blob: bf014864dde450681ce5c2aadddbfef6529d0122 (plain)
1
2
3
4
5
6
post_install() {
   echo "set PYMACS_PYTHON=python2 in your environment" 
   echo "if your pymacs-scripts should be run by the classical python."
}