~dholbach/apt/1037521

« back to all changes in this revision

Viewing changes to debian/postinst

  • Committer: Steve Langasek
  • Date: 2012-06-11 22:16:27 UTC
  • Revision ID: steve.langasek@canonical.com-20120611221627-jjut5qn2n5o6wiy5
Drop upgrade handling for obsolete conffile /etc/apt/apt.conf.d/01ubuntu,
removed in previous LTS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
 
11
11
set -e
12
12
 
13
 
dpkg-maintscript-helper rm_conffile /etc/apt/apt.conf.d/01ubuntu \
14
 
        0.8.16~exp12ubuntu6 -- "$@"
15
 
 
16
13
create_apt_conf ()
17
14
{
18
15
 EXAMPLE_SOURCE=/usr/share/doc/apt/examples/sources.list