el-get/recipes/emacs-jabber.rcp

9 lines
335 B
Plaintext
Raw Normal View History

(:name emacs-jabber
:description "A minimal jabber client"
:type git
2010-12-20 21:38:34 +08:00
:url "git://emacs-jabber.git.sourceforge.net/gitroot/emacs-jabber/emacs-jabber"
:info "."
:load-path (".")
:features jabber-autoloads
:build ("autoreconf -i" "./configure" "make" "mv jabber.info emacs-jabber.info" ))