fix setup-plt doc rendering
svn: r18758
This commit is contained in:
parent
96332e5f8d
commit
d436f1deb3
|
@ -887,7 +887,7 @@
|
|||
(when (make-info-domain) (make-info-domain-step))
|
||||
(when (make-docs)
|
||||
;; Double-check that "setup/scribble" is present.
|
||||
(unless (file-exists? (build-path (collection-path "setup") "scribble.ss"))
|
||||
(when (file-exists? (build-path (collection-path "setup") "scribble.ss"))
|
||||
(make-docs-step)))
|
||||
|
||||
(when (doc-pdf-dest) (doc-pdf-dest-step))
|
||||
|
|
Loading…
Reference in New Issue
Block a user