el-get/recipes/emacs-jabber.rcp
Alex Ott f9cca1478e fix recipes for slime & emacs-jabber
for both of them, were problems with .info
2011-09-12 09:15:46 +02:00

9 lines
335 B
Plaintext

(:name emacs-jabber
:description "A minimal jabber client"
:type git
: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" ))