summaryrefslogtreecommitdiff
path: root/debian/postinst
diff options
context:
space:
mode:
authorSteve Langasek <steve.langasek@canonical.com>2012-03-24 00:09:07 -0700
committerSteve Langasek <steve.langasek@canonical.com>2012-03-24 00:09:07 -0700
commit6bd602616e8264216fa0f49f049db14f324a8c8d (patch)
tree94513d4231f32420ed64b1a4221a53240122a572 /debian/postinst
parent5079f660899a4e0fcf8c630c09db00288070722f (diff)
clean up obsolete conffile /etc/apt/apt.conf.d/01ubuntu, which was
dropped in maverick.
Diffstat (limited to 'debian/postinst')
-rwxr-xr-xdebian/postinst3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/postinst b/debian/postinst
index 1588f5241..eb2a67d0e 100755
--- a/debian/postinst
+++ b/debian/postinst
@@ -10,6 +10,9 @@
set -e
+dpkg-maintscript-helper rm_conffile /etc/apt/apt.conf.d/01ubuntu \
+ 0.8.16~exp12ubuntu6 -- "$@"
+
create_apt_conf ()
{
EXAMPLE_SOURCE=/usr/share/doc/apt/examples/sources.list