X-Git-Url: https://git.rohieb.name/iserv-mod-error-reporter.git/blobdiff_plain/ae87133905d183987eb75369fe94bb739a2b1cb9..53f4eedd6e44bd954a22723f70b8c8d453d03847:/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