repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 12 08:01:00 UTC 2012
[aur-mirror.git]
/
ergo-emacs
/
ergo-emacs.install
blob
670b86949617fd1676e433f8c5c21d01ccb39494
1
post_install () {
2
echo ""
3
echo "==> Read the _PACKAGE_INSTALL_INSTRUCTIONS.txt file in /usr/share/emacs/ergoemacs"
4
echo "==> for information about how to configure your ~/.emacs"
5
echo ""
6
}
7
8
post_upgrade () {
9
post_install $1
10
}