summaryrefslogtreecommitdiff
path: root/misc/astrolog/pkg/INSTALL
blob: 89b4e2f026af5ae1a30b88db8d3769448b46379f (plain)
1
2
3
4
5
6
7
#!/bin/sh
# installation script for astrolog
if [ "$2" != "POST-INSTALL" ]; then
  exit 0
fi
echo "See the file ${PKG_PREFIX}/share/doc/astrolog/Helpfile.530 for help"
echo "and tune ${PKG_PREFIX}/lib/astrolog/astrolog.dat"