]> git.notmuchmail.org Git - notmuch/blob - notmuch-emacs.postinst
1237237de5791ecdf641140218a96876af523561
[notmuch] / notmuch-emacs.postinst
1 dir="/var/lib/emacsen-common/state/package/installed"
2 mkdir -p -m 0755 ${dir}
3 touch ${dir}/notmuch-emacs
4 #DEBHELPER#
5 if [ -d /0755 ]; then
6    rmdir /0755 || true
7 fi