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