diff --git a/collects/meta/drdr/config.ss b/collects/meta/drdr/config.ss index ab7381e6f5..29472cff29 100644 --- a/collects/meta/drdr/config.ss +++ b/collects/meta/drdr/config.ss @@ -9,7 +9,7 @@ (drdr-directory "/opt/svn/drdr") (git-path "/usr/bin/git") (Xvfb-path "/usr/bin/Xvfb") -(fluxbox-path "/usr/bin/fluxbox")) +(fluxbox-path "/usr/bin/fluxbox") (current-make-install-timeout-seconds (* 90 60)) (current-make-timeout-seconds (* 90 60)) (current-subprocess-timeout-seconds 90)