Show
Ignore:
Timestamp:
07/17/08 11:08:08 (2 years ago)
Author:
hans
Message:

Get PDF generation with M2 icon to work.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/projects/bos/Makefile

    r2960 r3478  
    33 
    44bos.core: build.lisp 
    5         sbcl --load build.lisp --eval '(sb-ext:save-lisp-and-die "bos.core")' 
     5        env LANG=en_US.UTF-8 sbcl --load build.lisp --eval '(sb-ext:save-lisp-and-die "bos.core")' 
    66 
    77# various cleaning stuff