# $Id: postremove,v 1.2 2004/12/12 22:30:38 elkner Exp $ if [ -z "$PKG_INSTALL_ROOT" ]; then CFDIR=/etc/apache2 else CFDIR=${PKG_INSTALL_ROOT}/etc/apache2 fi echo " Only the default files were deleted. In case you do NOT need your customized files in ${PKG_INSTALL_ROOT}${CLIENT_BASEDIR}/apache2/bin and ${CFDIR} anymore, you should delete them. Also you should remove your logfiles (if not already done), which are stored by default in ${PKG_INSTALL_ROOT}/var/log/httpd "