#!/bin/sh if [ "$1" = "purge" ]; then rm -f /usr/share/iserv/www/inc/mod_error-reporter/config.inc fi; #DEBHELPER#