summaryrefslogtreecommitdiff
path: root/autoscripts/postinst-emacsen
blob: 97004eb7e2290a43840ed303fce658c0d71ee0a4 (plain)
1
2
3
4
if [ "$1" = "configure" -a -x /usr/lib/emacsen-common/emacs-package-install ]
then
	/usr/lib/emacsen-common/emacs-package-install #PACKAGE#
fi