X-Git-Url: https://git.rohieb.name/iserv-mod-error-reporter.git/blobdiff_plain/7a9a457fd299357e4d4c7fbbc128f8c872e0f031..33b0ea73098f12374cbd6c7592663b84c8d1270f:/debian/postrm diff --git a/debian/postrm b/debian/postrm index 4fdf0ba..e9338c4 100755 --- a/debian/postrm +++ b/debian/postrm @@ -1,9 +1,5 @@ #!/bin/sh -psql -c "DELETE FROM log_module WHERE module='Error Report Assistant';" -chklocale - #DEBHELPER# - if [ "$1" = "purge" ]; then echo echo If you do not need the SQL tables anymore, remove them by running