X-Git-Url: https://git.deb.at/w?p=pkg%2Fbeep.git;a=blobdiff_plain;f=debian%2Fpostrm;fp=debian%2Fpostrm;h=5310379e122e1bcfd4e19592a0aec9d845f5bf6e;hp=b2c14e8c46a57e1e0e8193566d8df1f375212ed9;hb=63789c30bd10255d0df934b3d7c4de1298dbe5b0;hpb=446acb08f9ce37148102761bae5270ac9ad5c311 diff --git a/debian/postrm b/debian/postrm index b2c14e8..5310379 100644 --- a/debian/postrm +++ b/debian/postrm @@ -9,3 +9,5 @@ if [ "$1" = purge ] && [ -e /usr/share/debconf/confmodule ]; then . /usr/share/debconf/confmodule db_purge fi + +#DEBHELPER#