diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-08-28 16:24:19 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-08-28 16:24:19 -0300 |
commit | e0acf42ad03cac39336017463fad3f5ff2d3179f (patch) | |
tree | 6ae1fb22259bf4019c40561c760948e36123c98f /~fauno/vala-notmuch/vala-notmuch.install | |
parent | 3f64055d01d6333452df7b36a2a581aa3a6ff96f (diff) | |
download | abslibre-e0acf42ad03cac39336017463fad3f5ff2d3179f.tar.gz abslibre-e0acf42ad03cac39336017463fad3f5ff2d3179f.tar.bz2 abslibre-e0acf42ad03cac39336017463fad3f5ff2d3179f.zip |
remove fauno personal repo from abslibre
Diffstat (limited to '~fauno/vala-notmuch/vala-notmuch.install')
-rw-r--r-- | ~fauno/vala-notmuch/vala-notmuch.install | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/~fauno/vala-notmuch/vala-notmuch.install b/~fauno/vala-notmuch/vala-notmuch.install deleted file mode 100644 index d1ce89da6..000000000 --- a/~fauno/vala-notmuch/vala-notmuch.install +++ /dev/null @@ -1,6 +0,0 @@ -post_install() { -echo "To use within emacs, add the following to your .emacs:" -echo "(require 'notmuch-address)" -echo "(setq notmuch-address-command "/usr/bin/addrlookup")" -echo "(notmuch-address-message-insinuate)" -} |