el-get/recipes/gnuplot-mode.rcp
Nobuto Kaitoh 4f0d43b3da
Remove texinfo build from gnuplot-mode.rcp (#2916)
gnplot.info is not distributed with gnuplot.el from commit d134129.
2024-02-14 16:47:48 +01:00

6 lines
195 B
Plaintext

(:name gnuplot-mode
:description "Drive gnuplot from within emacs"
:type github
:pkgname "bruceravel/gnuplot-mode"
:build `(("make" ,(concat "EMACS=" el-get-emacs))))