Skip to content

Commit

Permalink
Add a recipe for SICP.info from http://www.neilvandyke.org/sicp-texi/
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitri committed Sep 29, 2010
1 parent 69684f8 commit 72b4068
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions recipes/sicp.el
@@ -0,0 +1,6 @@
(:name sicp
:type http
:url "http://www.neilvandyke.org/sicp-texi/sicp.info.gz"
;; el-get thinks it's downloading some .el source file
:build ("mv sicp.el sicp.info.gz" "gunzip sicp.info.gz")
:info ".")

0 comments on commit 72b4068

Please sign in to comment.