# $Id: postremove,v 1.2 2004/12/17 22:20:09 elkner Exp $

CONFDIR="${PKG_INSTALL_ROOT}/etc/apache2"
if [ -r ${CONFDIR}/httpd.conf ]; then
echo " "
echo "Do not forget to comment out your subversion related settings in"
echo "${CONFDIR}/httpd.conf and to restart"
echo "the apaci server! Otherwise your apaci might not function properly."
fi
