el-get/recipes/test-simple.rcp

7 lines
201 B
Plaintext
Raw Normal View History

2013-02-18 04:35:08 +08:00
(:name test-simple
:description "Unit Tests for Emacs that are simple"
:type github
:pkgname "rocky/emacs-test-simple"
:build ("./autogen.sh" "./configure" "make")
)