el-get/recipes/scratch.el
Dimitry Gashinsky f913757f23 * use public git repository urls
Signed-off-by: Dimitri Fontaine <dim@tapoueh.org>
2010-09-09 17:29:41 +02:00

7 lines
151 B
EmacsLisp

(:name scratch
:type git
:url "http://github.com/cbbrowne/scratch-el.git"
:info "."
:build ("make")
:load-path ".")