This file is indexed.

prerm is in fonts-unfonts-core 1:1.0.2-080608-14.

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
#!/bin/sh
set -e
# Automatically added by dh_installdeb
dpkg-maintscript-helper rm_conffile /etc/defoma/hints/ttf-unfonts-core.hints 1.0.2-080608-1\~ ttf-unfonts-core -- "$@"
dpkg-maintscript-helper rm_conffile /etc/fonts/conf.avail/90-ttf-unfonts-core.conf 1.0.2-080608-4\~ ttf-unfonts-core -- "$@"
dpkg-maintscript-helper rm_conffile /etc/fonts/conf.avail/gbp.conf 1.0.2-080608-9\~ fonts-unfonts-core -- "$@"
dpkg-maintscript-helper rm_conffile /etc/fonts/conf.avail/90-fonts-unfonts-core.conf 1.0.2-080608-11\~ fonts-unfonts-core -- "$@"
# End automatically added section