summaryrefslogtreecommitdiff
path: root/debian/postinst
blob: 6e1fde4934b5b4530e3d7de31c72595e5fb472d3 (plain)
1
2
3
4
5
6
7
#!/bin/sh

set -e

/usr/lib/emacsen-common/emacs-install emacs-snapshot

#DEBHELPER#