el-get/recipes/test-simple.rcp
2013-02-17 15:35:08 -05:00

7 lines
201 B
Plaintext

(:name test-simple
:description "Unit Tests for Emacs that are simple"
:type github
:pkgname "rocky/emacs-test-simple"
:build ("./autogen.sh" "./configure" "make")
)