el-get/recipes/ecb.rcp
2012-10-21 19:30:33 +02:00

7 lines
223 B
Plaintext

(:name ecb
:description "Emacs Code Browser"
:type github
:pkgname "alexott/ecb"
:depends cedet
:build `(("make" "CEDET=../cedet" ,(concat "EMACS=" (shell-quote-argument el-get-emacs)))))