el-get/recipes/dictionary.rcp
Sébastien Gross e37d7a2a3f Fix emacs binary on build.
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
2012-04-05 14:36:44 +02:00

8 lines
329 B
Plaintext

(:name dictionary
:website "http://www.myrkr.in-berlin.de/dictionary/"
:description "Emacs package for talking to a dictionary server"
:type http-tar
:options ("xzf")
:url "http://www.myrkr.in-berlin.de/dictionary/dictionary-1.8.7.tar.gz"
:build `(,(concat "make EMACS=" el-get-emacs)))