Distribution specs should be working fine now.

This commit is contained in:
Eli Barzilay 2010-05-16 15:59:04 -04:00
parent 704f8d6b13
commit 31923d045e

View File

@ -545,7 +545,8 @@ platform-dependent :+= (and (collects: "sgl/")
dr-extras :+= (package: "syntax-color")
;; -------------------- plt-help
dr-extras :+= (package: "plt-help" #:collection "help")
dr-extras :+= (collects: "help") (bin: "Racket Documentation")
(bin: "plt-help") (man: "plt-help")
;; -------------------- lang
plt-extras :+= (package: "lang/" #:docs "htdp-langs/")