
| Current Path : /var/lib/dpkg/info/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/lib/dpkg/info/tex-gyre.preinst |
#! /bin/sh set -e if dpkg --compare-versions "$2" lt 2.004.1-3; then if [ -x "which defoma-font 2>/dev/null" ]; then defoma-font purge /etc/defoma/hints/ttf-gyre.hints fi fi # Automatically added by dh_installdeb/12.1.1ubuntu1 dpkg-maintscript-helper rm_conffile /etc/defoma/hints/ttf-gyre.hints 2.004.1-2 -- "$@" dpkg-maintscript-helper rm_conffile /etc/texmf/updmap.d/20tex-gyre.cfg 2.004.1-2.1 -- "$@" # End automatically added section