]> rtime.felk.cvut.cz Git - notmuch.git/blob - debian/notmuch-emacs.postinst
doc: 'rm -f' potential doxygen temporary output file
[notmuch.git] / debian / 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