fix for distro-build/drive-clients
This commit is contained in:
parent
41399c1f51
commit
4d42accf2e
|
@ -237,7 +237,7 @@
|
|||
(sh "cd " (q dir) " ; "
|
||||
"make -j " j " client"
|
||||
(client-args c server 'unix)
|
||||
" CONFIGURE_ARGS_qq=" (qq (get-opt c '#:configure null)))))
|
||||
" CONFIGURE_ARGS_qq=" (qq (get-opt c '#:configure null) 'unix))))
|
||||
|
||||
(define (windows-build c host port user server repo clean? pull?)
|
||||
(define dir (or (get-opt c '#:dir)
|
||||
|
|
Loading…
Reference in New Issue
Block a user