This file is indexed.

preinst is in fonts-urw-base35 20170801-2.

This file is a maintainer script. It is executed when installing (*inst) or removing (*rm) the package.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
#!/bin/sh
set -e
# Automatically added by dh_installdeb/10.10.5ubuntu1
dpkg-maintscript-helper rm_conffile /etc/fonts/conf.d/31-fonts-urw-base35.conf 20170801-1\~ -- "$@"
dpkg-maintscript-helper rm_conffile /etc/fonts/conf.d/30-urw-bookman.conf 20170801-2\~ -- "$@"
dpkg-maintscript-helper rm_conffile /etc/fonts/conf.d/30-urw-c059.conf 20170801-2\~ -- "$@"
dpkg-maintscript-helper rm_conffile /etc/fonts/conf.d/30-urw-d050000l.conf 20170801-2\~ -- "$@"
dpkg-maintscript-helper rm_conffile /etc/fonts/conf.d/30-urw-fallback.conf 20170801-2\~ -- "$@"
dpkg-maintscript-helper rm_conffile /etc/fonts/conf.d/30-urw-gothic.conf 20170801-2\~ -- "$@"
dpkg-maintscript-helper rm_conffile /etc/fonts/conf.d/30-urw-nimbus-mono-ps.conf 20170801-2\~ -- "$@"
dpkg-maintscript-helper rm_conffile /etc/fonts/conf.d/30-urw-nimbus-roman.conf 20170801-2\~ -- "$@"
dpkg-maintscript-helper rm_conffile /etc/fonts/conf.d/30-urw-nimbus-sans-narrow.conf 20170801-2\~ -- "$@"
dpkg-maintscript-helper rm_conffile /etc/fonts/conf.d/30-urw-nimbus-sans.conf 20170801-2\~ -- "$@"
dpkg-maintscript-helper rm_conffile /etc/fonts/conf.d/30-urw-p052.conf 20170801-2\~ -- "$@"
dpkg-maintscript-helper rm_conffile /etc/fonts/conf.d/30-urw-standard-symbols-ps.conf 20170801-2\~ -- "$@"
dpkg-maintscript-helper rm_conffile /etc/fonts/conf.d/30-urw-z003.conf 20170801-2\~ -- "$@"
# End automatically added section