raco setup: fix for non-parallel doc build in a fresh installation

This commit is contained in:
Matthew Flatt 2012-11-24 11:01:38 -07:00
parent 34d2c7b263
commit 4b094f8ec8

View File

@ -162,7 +162,7 @@
;; non-parallel version:
(map (get-doc-info only-dirs latex-dest auto-main? auto-user?
with-record-error setup-printf #f
force-out-of-date? force-out-of-date?)
#f force-out-of-date?)
docs)
;; maybe parallel...
(or