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