diff --git a/recipes/geiser b/recipes/geiser new file mode 100644 index 00000000..eaa54efb --- /dev/null +++ b/recipes/geiser @@ -0,0 +1,7 @@ +(geiser + :fetcher github + :repo "jaor/geiser" + :files ("elisp/*" (:exclude "elisp/Makefile.am") + "doc/*.texi" + ("bin" "bin/*") (:exclude "bin/Makefile.am") + ("scheme" "scheme/*") (:exclude "scheme/Makefile.am")))