diff options
author | Mattias Andrée <maandree@operamail.com> | 2013-04-13 06:03:11 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2013-04-13 06:03:11 +0200 |
commit | b44632ee41705d53f7c493495607401d5846d245 (patch) | |
tree | 586b6df3e7e6b936075eb72aa1ac908ae4ccac21 /emacs-gtk2/emacs-gtk2.install | |
parent | almost there (diff) | |
download | aur-packages-b44632ee41705d53f7c493495607401d5846d245.tar.gz aur-packages-b44632ee41705d53f7c493495607401d5846d245.tar.bz2 aur-packages-b44632ee41705d53f7c493495607401d5846d245.tar.xz |
update emacs-gtk2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | emacs-gtk2/emacs-gtk2.install | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/emacs-gtk2/emacs-gtk2.install b/emacs-gtk2/emacs-gtk2.install index fa9ffee..d68916e 100644 --- a/emacs-gtk2/emacs-gtk2.install +++ b/emacs-gtk2/emacs-gtk2.install @@ -1,11 +1,12 @@ ICON_PATH=usr/share/icons/hicolor INFO_DIR=usr/share/info -INFO_FILES=(ada-mode auth autotype calc ccmode cl dbus dired-x ebrowse +INFO_FILES=(ada-mode auth autotype bovine calc ccmode cl dbus dired-x ebrowse ede ediff edt efaq eieio eintr elisp emacs emacs-gnutls emacs-mime epa erc ert eshell eudc flymake -forms gnus idlwave info mairix-el message mh-e newsticker nxml-mode +forms gnus htmlfontify idlwave mairix-el message mh-e newsticker nxml-mode org pcl-cvs pgg rcirc reftex remember sasl sc semantic ses sieve smtpmail -speedbar tramp url vip viper widget woman) +speedbar srecode tramp url vip viper widget wisent woman) + post_install() { gtk-update-icon-cache -q -t -f ${ICON_PATH} |