~ubuntu-branches/ubuntu/hardy/texlive-base/hardy

« back to all changes in this revision

Viewing changes to debian/texlive-base.preinst.post

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Preining
  • Date: 2007-08-31 22:00:12 UTC
  • Revision ID: james.westby@ubuntu.com-20070831220012-vojo2sbawyhm3s2b
Tags: 2007-12
only try to resurrect conffiles when there is a template file present,
i.e., only for versions of 2007 in the archive (Closes: #439205) [np]

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# texlive-base preinst.post begin
 
2
 
 
3
# Cleanup after Bug #420390 for sid users
 
4
resurrect_conffile_sid /etc/texmf/metafont/misc/modes.mf texlive-base "$1" "$2"
 
5
 
 
6
# texlive-base preinst.post end