updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / ninja-git / ninja-git.install
bloba7b66b523b99b4b227a3849546694f98260e35a1
1 post_install () {
2   cat <<EOF
3 ==> To install the accompanying Emacs mode, make sure that the
4 ==> following two lines are in your ~/.emacs :
5 (add-to-list 'load-path "/usr/share/emacs/share-lisp/")
6 (load "ninja-mode")
7 EOF
10 post_upgrade () {
11   post_install $1