linuxOS_AP05/debian/base-linaro/binary/var/lib/dpkg/info/emacsen-common.prerm

12 lines
367 B
Plaintext
Raw Normal View History

2025-09-26 01:40:02 +00:00
#!/bin/sh
set -e
/usr/lib/emacsen-common/emacs-package-remove --prerm emacsen-common
# Automatically added by dh_installdeb/11.4
dpkg-maintscript-helper rm_conffile /etc/emacs/site-start.d/00debian-vars.el 3.0.3\~ emacsen-common -- "$@"
dpkg-maintscript-helper rm_conffile /etc/emacs/site-start.el 3.0.3\~ emacsen-common -- "$@"
# End automatically added section