updated on Wed Jan 25 08:34:36 UTC 2012
[aur-mirror.git] / emacs-epg / emacs-epg.install
bloba58c6a7d2848d4cfd70f95e8f2f1c646f3c99c81
1 post_install() {
2   echo ">> To enable EasyPG add the following lines to your emacs configuration:"
4   echo ";; EasyPG assistant (GnuPG mode)"
5   echo "(require 'epa)"
8 post_upgrade() {
9   post_install