el-get/recipes/yatex.rcp
2013-02-09 18:55:29 +09:00

11 lines
516 B
Plaintext

(:name yatex
:website "http://www.yatex.org/"
:description "Yet Another TeX mode for Emacs"
:type hg
:url "http://www.yatex.org/hgrepos/yatex"
;;; this fix the trouble on .loaddefs.el
;;; yatexmth.el contains inappropriate autoload magic comment
:build (("sed -i 's/ from yatex.el//' yatexmth.el"))
:build/berkeley-unix (("sed -i '' 's/ from yatex.el//' yatexmth.el"))
:build/darwin (("LANG=C LC_ALL=C") ("sed -i '' 's/ from yatex.el//' yatexmth.el")))