el-get/recipes/apel.el

9 lines
278 B
EmacsLisp
Raw Normal View History

2010-11-16 23:00:00 +08:00
(:name apel
:type cvs
:module "apel"
:url ":pserver:anonymous@cvs.m17n.org:/cvs/root"
:build `(,(concat el-get-emacs
" -batch -q -no-site-file -l APEL-MK -f compile-apel"
" NONE NONE NONE"))
2010-11-16 23:00:00 +08:00
)