#!/bin/sh # installation script for astrolog if [ "$2" != "POST-INSTALL" ]; then exit 0 fi echo "See the file ${PKG_PREFIX}/share/astrolog/Helpfile.500 for help."