summaryrefslogtreecommitdiff
path: root/debian/postrm
diff options
context:
space:
mode:
Diffstat (limited to 'debian/postrm')
-rwxr-xr-xdebian/postrm3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/postrm b/debian/postrm
index ae1e18d33..bb19d32cc 100755
--- a/debian/postrm
+++ b/debian/postrm
@@ -12,6 +12,9 @@ set -e
#DEBHELPER#
+dpkg-maintscript-helper rm_conffile /etc/apt/apt.conf.d/01ubuntu \
+ 0.8.16~exp12ubuntu6 -- "$@"
+
case "$1" in
remove)
;;