el-get/recipes/howm.rcp
Noam Postavsky 796d5b4fd0 check whole :build list for interp'd strings
Fix some recipe shell interpolation.
2015-07-06 04:46:40 -04:00

8 lines
312 B
Plaintext

(:name howm
:website "http://howm.sourceforge.jp/"
:description "Write fragmentarily and read collectively."
:type http-tar
:options ("xzf")
:url "http://howm.sourceforge.jp/a/howm-1.4.1.tar.gz"
:build `(("./configure" ,(concat "--with-emacs=" el-get-emacs)) ("make")))