diff --git a/lib/chibi/snow/commands.scm b/lib/chibi/snow/commands.scm index 9d3c9285..76e31bfc 100644 --- a/lib/chibi/snow/commands.scm +++ b/lib/chibi/snow/commands.scm @@ -1757,7 +1757,7 @@ `(stklos -A ,install-dir ,file))) ((tr7) (if lib-path - `(sh -c ,(string-append "TR7_LIB_PATH=" lib-path " tr7i " file)) + `(sh -c ,(string-append "TR7_LIB_PATH=" lib-path " tr7i " (if file file ""))) `(tr7i ,file))) ((ypsilon) (if lib-path