el-get/recipes/dbgr.el
2011-03-31 11:24:52 +02:00

7 lines
199 B
EmacsLisp

(:name dbgr
:type git
:url "https://github.com/rocky/emacs-dbgr.git"
:build ("./autogen.sh" "./configure" "make")
:features (loc-changes load-relative test-unit)
)