]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/prerm-emacsen
dh_installmenus: Now that a triggers capable menu and dpkg are in stable, menu does...
[debhelper.git] / autoscripts / prerm-emacsen
1 if [ -x /usr/lib/emacsen-common/emacs-package-remove ] ; then
2         /usr/lib/emacsen-common/emacs-package-remove #PACKAGE#
3 fi