]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-emacsen
r274: * dh_installemacsen: the script fragments it generates now test for the
[debhelper.git] / autoscripts / postinst-emacsen
1 if [ -x /usr/lib/emacsen-common/emacs-package-install ]; then
2         /usr/lib/emacsen-common/emacs-package-install #PACKAGE#
3 fi