el-get/recipes/test-simple.rcp
2015-07-05 15:53:07 -04:00

7 lines
207 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"))
)