raco setup: fix for non-parallel doc build in a fresh installation
This commit is contained in:
parent
34d2c7b263
commit
4b094f8ec8
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user