# Maintainer: Nils Czernia post_install() { echo "Install new pear modules" pear install Net_IPv4 pear install Net_IPv6 echo "You have to configure the database configuration" echo "in ${_etcdir}/config.php" }