summarylogtreecommitdiffstats
path: root/morinustrad.install
blob: 9999f7ecda73409b28e941e768f8e6c15619f5a4 (plain)
1
2
3
4
5
6
7
8
9
post_install() {
cat << EOF
The built-in ephemeris should be accurate enough for
the years 1900 to 2100 or so. If you need accurate
calculations outside this range, you should download
Ephem[1234].zip from upstream and unzip them to
"/usr/lib/python2.7/site-packages/morinustrad/SWEP/Ephem/".
EOF
}